commit | 744b0a6da2d5f269a21020f0e2e779ba2b6679ba | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Tue Mar 17 15:38:08 2020 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Tue Mar 17 15:38:08 2020 +0000 |
tree | a0911571333c7bfac7e04f8ca9a44ee1e688c17a | |
parent | b90c431dd58b9753f770f3951dec11ed158d7615 [diff] | |
parent | 3f8fdc6e93572364e4a52cab385cd128e228030b [diff] |
Merge "updated docs"
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.