commit | 5b73919936f48dd87b3e161d5c6a7a165d1a5771 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Wed Sep 23 17:42:32 2020 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Wed Sep 23 17:42:32 2020 +0000 |
tree | 3d98a07bec064196f875f8751c4cf03f4399c4b7 | |
parent | 294da6082ce49eb6a59a814f3e7cbebd47e4d332 [diff] | |
parent | 590f0ffb0cfec0d772941ba8fb5472594cedeb39 [diff] |
Merge "Releasing BBSim 1.1.0"
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.