commit | 569e71748c1d0ed808a7c4879c63607860a57fc5 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Dec 20 11:51:51 2019 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Dec 20 13:06:59 2019 -0800 |
tree | 726128cb3bd995262aac7c9e2a22647befde1326 | |
parent | 4b0ef4d6b06cf1027adcf96e11eb5fae5f660029 [diff] |
[SEBA-916] Restored BBR and added it to the 'make test' target Change-Id: Ifac21bae93017a680edbeff071f8574ab70a3d9b
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.