commit | f5c537e4d7c725fe9a3f1f4cedaaa34474a595e6 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Oct 28 16:45:57 2019 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Oct 28 16:45:57 2019 -0700 |
tree | 394ce1850f5db4b40221cd39efc39af876e0e56d | |
parent | d49da2930edba5a1be15ff7af4b97c7878b8574c [diff] |
[SEBA-853] Collection BBR Logs Change-Id: I25ae10408cc64db2591a8431e82f065e72ef55af
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.