commit | edf30c7e2a504e9dad7a12a1f00ff95b59fa1265 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Sep 18 18:15:28 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Sep 21 09:46:54 2020 -0700 |
tree | 0bee05149a01f2ccb6dd752ef087bcecf4d3f0a9 | |
parent | bd875b3f1353a1ca3fcc04957ca3bb0af276dbf5 [diff] |
proper message on FlowAdd Change-Id: I017e08fdad920536d2b87f1f6cdf7026f00e04c9
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.