commit | 7e0347519b927f77ef0c1fa54ba5d3b069733b34 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Wed Jun 23 14:51:41 2021 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Wed Jun 23 14:51:41 2021 +0000 |
tree | 9d955268e32f024449bbd07fdf2a282662245de0 | |
parent | 62f2429b2e90859cd75b8e5a4668cfd9efbe8890 [diff] | |
parent | a1753ae721fda822da0cc1dc29bb9ce59e614b4c [diff] |
Merge "VOL-4112 Add configuration flag to define the number of UNIs created in BBSim uni_ports integer parameter added to OltConfig as command line parameter"
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.