commit | 10426e2d6ecf1064b1626ee32e60ea852106311d | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Fri Oct 15 17:58:04 2021 +0200 |
committer | Andrea Campanella <andrea@opennetworking.org> | Fri Oct 15 17:58:04 2021 +0200 |
tree | e96dcc7b7ef1145381d8517fe80164126111d79b | |
parent | 0c3f8bd9f5cd12a166b9376d349d35877fa1f0c4 [diff] |
[VOL-4397] Updating omci-lib-go to 2.1.2 Change-Id: I702e34440c96ae65d3cdf3f5f63a08b977ac1bc0
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.