commit | c2835b2ea614113b723a35b456a922d7e745a7d0 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Feb 13 15:25:08 2020 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Feb 13 15:25:08 2020 -0800 |
tree | 1ded1986abe3c8adf104c783ad06e836e393082f | |
parent | 583f17d17a680d4c2c44b19a4826dff88e75b9cc [diff] |
Releasing version 0.0.17 to fix the BBR periodic test Change-Id: Ied5905cb0aaff283aa3982abef691487e9a7ba22
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.