commit | 45b1ded4f53c51e61f8b276d27a53ae78c4a090c | [log] [tgz] |
---|---|---|
author | Joey Armstrong <joey@opennetworking.org> | Wed Nov 30 08:11:43 2022 -0500 |
committer | Joey Armstrong <joey@opennetworking.org> | Wed Nov 30 08:11:54 2022 -0500 |
tree | fc28438c353269f29e7641f4c68eedb9a7aa0aef | |
parent | 72558cb1b8d0a5bd59a116eecb739fe41d47aa6a [diff] |
Bump version string for the last commit Change-Id: Ib251d6ba279e61a5a9eb202f9977076d77c113dd
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.