commit | 94f939928cfb552e49228cd476e29f726d958220 | [log] [tgz] |
---|---|---|
author | Hardik Windlass <hardik@opennetworking.org> | Thu Feb 04 05:33:16 2021 +0000 |
committer | Hardik Windlass <hardik@opennetworking.org> | Wed Mar 03 17:27:45 2021 +0530 |
tree | 793a9f235f7ef5b289c824f47c88e391e75464be | |
parent | a539f52d131594e3c2e068e683fd9ac1777c227c [diff] |
Fix README Change-Id: I043b4623ca99b29e37f2735af310c24f55420385
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.