commit | 68ac4a777d99a6f8137eba4f3afabf46f7e0d214 | [log] [tgz] |
---|---|---|
author | Joey Armstrong <joey@opennetworking.org> | Mon Jan 23 14:02:09 2023 -0500 |
committer | Joey Armstrong <joey@opennetworking.org> | Mon Jan 23 14:02:22 2023 -0500 |
tree | 09bb1ae54b9ab20e0a610bf79770c48e2790183b | |
parent | 14628cdeab56a63f01be8cdb1a907f4060fc1db7 [diff] |
VOL-4925 - Build and release components. Change-Id: I2ec83d5a92f4a558b3766d44e5c6274eb4db28c0
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.