commit | e72bcba37a965f7546dc532ab5237e823a6006a2 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Nov 14 09:37:33 2019 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Nov 14 09:37:33 2019 -0800 |
tree | ab7da6191062d09f5caf7571cdfae7b6aa2229bf | |
parent | cae57b5d99a81cff79da853cfa273354b6707754 [diff] |
Readding the empty vendor folder Change-Id: I2357fd2591658a316158fc0836c16f2566f67d93
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.