commit | 9d08be530cb4d45cff4afce5820b107c702235d1 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Mar 12 09:43:53 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Mar 12 09:50:16 2020 -0700 |
tree | 2b5ea0972eaebb916cbda5c9176d34a75870fad6 | |
parent | 996a089fb25727ea69a9f1be2601776230ce30ae [diff] |
[VOL-2750] Fixing type in sadis config Change-Id: I7402b24a47c048ed7442b47a07a22dbaf33f8f8f
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.