commit | 0be67e635b9e035398ab9fdb05f477ed645e5574 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Mar 20 13:27:23 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Mar 20 13:27:23 2020 -0700 |
tree | e889b231153997ecca5134c3524e578f8f28fd3f | |
parent | 5315785e10914f28c258d7b112b567c9ccb87e3c [diff] |
Releasing 0.0.19 Change-Id: Ia1a83b64cf71f8e41b30d342325f9295d1f434c8
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.