commit | 5c610770880975d546a8095d968c8fe42123357e | [log] [tgz] |
---|---|---|
author | Joey Armstrong <joey@opennetworking.org> | Mon Jan 23 16:03:32 2023 -0500 |
committer | Joey Armstrong <joey@opennetworking.org> | Mon Jan 23 16:03:32 2023 -0500 |
tree | 26d3ccf2bc8392866bfe49848198bc71e9c20d7e | |
parent | 68ac4a777d99a6f8137eba4f3afabf46f7e0d214 [diff] |
VOL-4925 - Build and release components. o Added target release-init to create missing release/ directory. Change-Id: I9dc85539a9a4cdb11bdc81cd6d8ca71890a3b6d1
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.