commit | dd7a9aad6ea466a921136b3463d6af379d6ebedc | [log] [tgz] |
---|---|---|
author | Joey Armstrong <joey@opennetworking.org> | Mon Jan 23 18:08:37 2023 -0500 |
committer | Joey Armstrong <joey@opennetworking.org> | Mon Jan 23 18:08:37 2023 -0500 |
tree | 5e653b417e0bf196142bea35bb5853af6cb0589f | |
parent | 4d9adbff6d392adf88691d528e954b30fedea37a [diff] |
More debugging, why is release/ mia Change-Id: I247a95662df291cf72638b6e8f422725c3b6234e
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.