commit | 589111df2ca5501f27fd4e0885ae289ddd295c87 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Thu Mar 12 17:34:22 2020 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Thu Mar 12 17:34:22 2020 +0000 |
tree | 59df9eb98adc228be6ea59f01f5265d37d19e97b | |
parent | 9d08be530cb4d45cff4afce5820b107c702235d1 [diff] | |
parent | bd731ecf5a349554d4e556dd2d6c2c866a85fc71 [diff] |
Merge "SEBA-941 updated apis to poweron/shutdown all ONUs in PON/OLT"
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.