commit | 3de9de0f50908f53454acd5eb82f97794bc937a3 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Nov 14 13:40:03 2019 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Nov 26 09:18:10 2019 -0700 |
tree | 8fe1256737de874cda27af87bc261b02fd04aa1f | |
parent | c53f7d7e3f6cf9782788a6186e163a932a2f37de [diff] |
Moving BBSim to the latest protos Change-Id: I797c3b3b6d964110b96f9636f941082ed14ad03d
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.