commit | 6866b8c2166f86ed041aebf8a565827309b8ade5 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Oct 28 16:15:24 2019 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Oct 28 16:24:10 2019 -0700 |
tree | acb99dd7b9b29f4223708d0457830336bab64390 | |
parent | 01d41ce09599c569895ed0222ce6c1e8bae769b7 [diff] |
[SEBA-853] Pipeline fix Change-Id: I8a4f6658ec584e44791c1aa53113d5e9ebba01c8
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.