commit | 3881b73d06e1bc82815e5bc2373348bddd73d2af | [log] [tgz] |
---|---|---|
author | Joey Armstrong <joey@opennetworking.org> | Tue Dec 27 07:55:37 2022 -0500 |
committer | Joey Armstrong <joey@opennetworking.org> | Wed Dec 28 12:13:14 2022 -0500 |
tree | 99fdfb9decf739d84f4bc0930846f5eae5cd9f14 | |
parent | 01f92ce9366153feb5ba226f973409f248abfeee [diff] |
VOL-4836 - Cosmetic edits to trigger a jenkins job cmd/bbr/bbr.go internal/bbr/devices/ internal/bbsim/devices/ internal/bbsim/dmiserver/ internal/bbsim/types/ internal/bbsimctl/ internal/common/ tools/ internal/bbsim/responders/dhcp/ ------------------------------- o Cosmetic copyright edits to trigger a jenkisn job. Change-Id: I8ed07f997c6b5303e9b0bca0bf1a129c4be51c13
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.