commit | 4f6797c3cabb4a6b5577e372bbe04942bb6128f7 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Tue Oct 05 18:46:18 2021 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Tue Oct 05 18:46:18 2021 +0000 |
tree | f15a7e83426ea605d6fc2518e0b92022c0ba595f | |
parent | c333ec9e6256177f87ba015d400ed42b352bff9c [diff] | |
parent | c415efe91a3a2c82d6647f1e133c6e4a53cf0dfc [diff] |
Merge "gRPC migration"
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.