commit | 31e2c0188956301e5f63e0f697f844c02dc5c2c8 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Tue Mar 16 15:43:24 2021 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Tue Mar 16 15:43:24 2021 +0000 |
tree | c1c73e2d300e5f1ef57ef16ae5fecfd42d8926c3 | |
parent | 846fdd9b8ddcbd8fe56435ab1f40c230246851ed [diff] | |
parent | 6ca40702f993e6374081a362453ea41c7e39d7e6 [diff] |
Merge "VOL-3851 Migrate bbsim to v0.11.0 of the DMI interface"
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.