commit | d32c382b1994b002c01dc616585e449680c52a34 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Nov 26 15:57:46 2019 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Nov 26 15:57:46 2019 -0700 |
tree | e3f27aba2359328953290816c77424fff1022ec3 | |
parent | 681364dcd6b94f79032af061c1362a0e38cb3efc [diff] |
Fixing BBR Change-Id: If612b2ee8dd5ecb1315e071fb9bbe87dd163b53d
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.