commit | 5b9552f1a89e6c8f6f426b8ebb49fd790c2a738d | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Oct 05 15:44:13 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Oct 05 16:44:58 2020 -0700 |
tree | 30efd3f03ebc3e002e7bce5777216e4ce449fd64 | |
parent | 0e9fabf1747ccd5570cc49b8a4f54dfd8f194994 [diff] |
Removing unused file Change-Id: Id5fefbbf510cb43f7e6d53401bfd7a1568534cb3
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.