commit | 05e65aa862d0b9aee5da27c4cd6f26296cd25884 | [log] [tgz] |
---|---|---|
author | Joey Armstrong <joey@opennetworking.org> | Mon Jan 23 16:23:04 2023 -0500 |
committer | Joey Armstrong <joey@opennetworking.org> | Mon Jan 23 16:23:33 2023 -0500 |
tree | 55fedab949062423574e0cb90211e7ba46d3ba15 | |
parent | 5c610770880975d546a8095d968c8fe42123357e [diff] |
Bump version string to trigger a release Change-Id: I227f5a362d396a5612c38e668ed730d090669c85
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.