commit | b9058d9d233f9386e49e06e283cbf3f5674a6faf | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Dec 02 10:06:40 2019 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Dec 02 10:06:40 2019 -0800 |
tree | 55123549550873c89b7046d46930820ee9ae4dad | |
parent | e3ad5650a3838c88d510d4eb60fe9f67edbe4897 [diff] |
Returning to DEV version Change-Id: I655ab39818042ec92011174980fdddc23d01d7be
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.