| commit | 38deb8c21329298d2875dd110862d14b2efd8200 | [log] [tgz] |
|---|---|---|
| author | Joey Armstrong <joey@opennetworking.org> | Tue Apr 18 14:07:38 2023 -0400 |
| committer | Joey Armstrong <joey@opennetworking.org> | Tue Apr 18 14:07:38 2023 -0400 |
| tree | 3a19e317065d6ea783baae8a4af918addfdaf97b | |
| parent | 2c850cc0770c37531e34203810dd6cc27c5e49ce [diff] |
Bump version for a release build + set -x Change-Id: I69425cc206e6070093bb271607cd22ed695f7d28
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.