commit | d3415f6e540e13a419d71c5c784f7a4de6a18dba | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Oct 25 15:58:18 2019 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Oct 25 15:58:18 2019 -0700 |
tree | 37e6379ca53cfd85c0c9abb9ceb81607f9d8b942 | |
parent | 9f619491e1edb20409531b378586de1c110f504f [diff] |
[SEBA-853] Adding a docker pull step Change-Id: I2e795c5b83ce3f36043e02dc4538cdbbc413815b
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.