commit | 3f5ce6da23835f11cf14abe072a93ea63d0b710b | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Feb 05 09:39:32 2020 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Feb 05 09:39:32 2020 -0800 |
tree | 704ae54cc0b52440c738385f67a6485938f91784 | |
parent | e0e9b775289d21f5beac1a660ff5b43fd530bc20 [diff] |
Bumping version to 0.0.16-devwq Change-Id: Ib49ecf13c5d7499983ad9cd30abb8bc97cb8ccb6
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.