commit | 2c850cc0770c37531e34203810dd6cc27c5e49ce | [log] [tgz] |
---|---|---|
author | Joey Armstrong <joey@opennetworking.org> | Mon Apr 17 16:30:00 2023 -0400 |
committer | Joey Armstrong <joey@opennetworking.org> | Mon Apr 17 17:05:31 2023 -0400 |
tree | b476d9b6103311a7883602c2dc60d7920f9468f8 | |
parent | 36c9bcd1664b016ec24fced0671e2a1ce2f67ca8 [diff] |
Bump VERSION for a release build Change-Id: Ieb98ffb6faedac1ab4593c995a731f993ecb7cb2
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.