commit | e3ad5650a3838c88d510d4eb60fe9f67edbe4897 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Nov 26 16:21:34 2019 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Nov 26 16:21:34 2019 -0700 |
tree | 39d94ebeb0bf4b18ce1c8f7a868b64b1f668c8ec | |
parent | d32c382b1994b002c01dc616585e449680c52a34 [diff] |
Releasing version 0.0.7 Change-Id: I19c2f094f3cc54b41a1886f9cc4dcfd941d51dba
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.