commit | 14628cdeab56a63f01be8cdb1a907f4060fc1db7 | [log] [tgz] |
---|---|---|
author | Joey Armstrong <joey@opennetworking.org> | Tue Jan 10 08:38:31 2023 -0500 |
committer | Joey Armstrong <joey@opennetworking.org> | Thu Jan 12 15:31:09 2023 -0500 |
tree | ac9f53dfad44f308788a1997bbe391942d64b3a6 | |
parent | 3881b73d06e1bc82815e5bc2373348bddd73d2af [diff] |
VOL-4836 - Cosmetic edits to trigger a jenkins job. Bulk coyright update to force a build. Change-Id: Ic2a21650abb0a07cdcc4083b7f062b0dada67dc4
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.