commit | f9d4341ff64c40f712235cd29c36b00ebc9f40d2 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Jan 12 11:11:34 2021 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Feb 04 11:33:41 2021 -0800 |
tree | 0588e612cda56242f60d7c9ab47063a292b4d383 | |
parent | 9f9facafc64002d468afa4d71cbe0801c91471ec [diff] |
[SEBA-434] Replacing omci-sim with omci-lib-go Change-Id: I499afc9ec49bb483467ea93bd6ce3077dd0ccc6e
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.