commit | 432958515599329032f32f0f59f05dcdbc7bc138 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Sep 15 15:58:17 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Sep 15 15:58:17 2020 -0700 |
tree | 1201f9d25d01f3f09b81898a1146ae4b3e6557be | |
parent | c11074df77a6305009fd78dd17862e347bfd87e4 [diff] |
Releasing 1.0.1 to publish the fixed BBR (used in the pipeline) Change-Id: Ieb4e37482f05762d74e93b6b8cbefc07bec86beb
BBSim is managed via a Makefile
, plese run the following command to display all the available targets
make help
More advanced documentation lives in here.
You can generate and browse the documentation by executing:
make docs
This project structure is based on golang-standards/project-layout.