commit | 01d41ce09599c569895ed0222ce6c1e8bae769b7 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Oct 28 15:42:47 2019 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Oct 28 15:55:45 2019 -0700 |
tree | 3db22c7bd9fe9a2c77ca884535f74c9353ea82c4 | |
parent | 623dae0ea66f5fc9e161a6ba19f9bdb93b1c0ea9 [diff] |
[SEBA-853] Building BBR and BBSim as part of the scale test pipeline Change-Id: I007fc7d0d18f039ccf6e3ba059641497404b3d88
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.