commit | 6dad4452fe40a804da824aab32f4c2d8a6069250 | [log] [tgz] |
---|---|---|
author | Mahir Gunyel <mahir.gunyel@netsia.com> | Mon Jan 06 12:59:04 2020 -0800 |
committer | Mahir Gunyel <mahir.gunyel@netsia.com> | Thu Jan 09 07:56:57 2020 -0800 |
tree | d290773e69a0ee56a5cf7f7d8df4d006935adca5 | |
parent | 569e71748c1d0ed808a7c4879c63607860a57fc5 [diff] |
SEBA-924 reboot OLT in active state Change-Id: I60719853011bdcbf19694d19ee2c7a0db6d917e0
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.