commit | b1007c7a7eab28b5229063bb8a3fc0c0a450bd47 | [log] [tgz] |
---|---|---|
author | Joey Armstrong <joey@opennetworking.org> | Wed Jan 25 12:39:53 2023 -0500 |
committer | Joey Armstrong <joey@opennetworking.org> | Wed Jan 25 12:40:04 2023 -0500 |
tree | 59b20941362e02890258eece53f91675d9e5bee4 | |
parent | dd7a9aad6ea466a921136b3463d6af379d6ebedc [diff] |
Bump version string to force a release job Change-Id: Iaffe2775e67c6adf736f9f439ffaa1235496c433
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.