commit | 4d9adbff6d392adf88691d528e954b30fedea37a | [log] [tgz] |
---|---|---|
author | Joey Armstrong <joey@opennetworking.org> | Mon Jan 23 17:40:23 2023 -0500 |
committer | Joey Armstrong <joey@opennetworking.org> | Mon Jan 23 17:40:35 2023 -0500 |
tree | 1cb79191eea7e7115ff6e2b198c1c5152dcc91b6 | |
parent | 05e65aa862d0b9aee5da27c4cd6f26296cd25884 [diff] |
Bump version for release Change-Id: I85173a3a19f3e22e0522be8703f5b446b854bf3f
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.