commit | a6a3aee340dfe7ca7410d8167ff04187e7a1e7b0 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Nov 26 13:30:14 2019 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Nov 26 13:33:31 2019 -0700 |
tree | 63e11f0199331430b4b0ff78556a692128913fd3 | |
parent | 3de9de0f50908f53454acd5eb82f97794bc937a3 [diff] |
Committing vendored dependencies and generated protos Change-Id: I349c149b513d9de7d9f60bde2c954a939da2fc54
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.