commit | 94967148ccfb35b40dc3c88d3464c36aef3a68c4 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri May 28 11:37:06 2021 -0700 |
committer | Hardik Windlass <hardik@opennetworking.org> | Mon May 31 04:51:32 2021 +0000 |
tree | a3a1312a00bf77bab2a5f756f33614a14e51a82b | |
parent | 3b30ee2c8fb6131310184fa82c2f689b06a34e79 [diff] |
[VOL-4146] Supporting MEF and IETF format in sadis config Change-Id: I41672c654a9be04e7abaa5aced6f06726dbd0cc3
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.