commit | 47ef64b63d69a40cc25566a582a6214bf63040df | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Apr 20 14:16:07 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Apr 20 14:16:07 2020 -0700 |
tree | d15f80a22c01785e91d14a9ec454754baec4d6c7 | |
parent | d74abba8d155610741c1418cbbd2d0ea6c7ba2cc [diff] |
Cleaning up the ONU state when disabling the device Change-Id: Ie88f58b52a5ea27409c1be0f64fc99a0551b0f7b
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.