commit | 79978bf468a735fe7a964bbc6e0820332e47777d | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Dec 17 17:23:16 2019 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Dec 17 17:23:24 2019 -0800 |
tree | bf350daf5d3f347f77f7301b1a5bde178e3df547 | |
parent | dedbdffa7057e139b31d8744aa150b102de61899 [diff] |
Moving to version 0.0.10-dev Change-Id: Id444d71500bec37d3393169c469159dd09e6e347
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.