commit | 3705e5735f6aa6ce71e4d067dcd9c2a63953b284 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Nov 22 17:28:57 2019 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Nov 22 17:28:59 2019 -0800 |
tree | 572b7791dbd05a9849c5f7e7f34c3c68916cd540 | |
parent | 693501aad23581a006fa194a4f1a02b992f268f4 [diff] |
Adding Code of Conduct Change-Id: Ia0689a73d36fc52a1fea87a5235b8bcca7734bef
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.