commit | 732c0753868978a1ee08f639a04d800a3f6f0f25 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Jan 28 07:24:13 2020 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Jan 29 11:06:49 2020 -0800 |
tree | a57ea9a711e86fa6e7a87cb741224957cc8863dc | |
parent | 1cbefa41dc20a1518bebb2938df5257b9844a3ca [diff] |
[VOL-2452] Using the latest omci-sim to enable MIB templating and correctly report port status Change-Id: I291c0fe01416c1541ef0f55779a77412a2271ea9
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.