commit | 7011fc92233353b7149880d9a08ca57304233e8e | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Mar 16 15:50:15 2022 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Mar 18 10:18:13 2022 -0700 |
tree | 00a4d76bf127efdf64d3fdd447fc2f49225cf491 | |
parent | a966654e2c484f422706de52c1daa4344120993f [diff] |
[VOL-4654] Adding unkown attributes to the ONU-2G ME if the flag is set Change-Id: I26bff7aada739566a144b13cf0b14f7319e5d763
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.