commit | 9a1da62da818b565eed3f71b851ac9dd698ed3c3 | [log] [tgz] |
---|---|---|
author | Elia Battiston <elia@opennetworking.org> | Wed Feb 09 14:43:52 2022 +0100 |
committer | Elia Battiston <elia@opennetworking.org> | Wed Feb 09 14:43:52 2022 +0100 |
tree | 990ecc26e8508ba5a9016e61efc4ac49fbc38304 | |
parent | 905fa070fcf93fc0629787c82ce0f6563256c3c7 [diff] |
[VOL-4611] Add missing information to bbsimctl service commands Change-Id: I12ffaf83a1175e72eb707c90d01f2c0d2702aae9
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.