commit | e8d1fa47d283f1ef4b8bf6c71eba069061ff0807 | [log] [tgz] |
---|---|---|
author | Elia Battiston <elia@opennetworking.org> | Fri Apr 01 10:47:37 2022 +0200 |
committer | Elia Battiston <elia@opennetworking.org> | Fri Apr 01 11:06:04 2022 +0200 |
tree | 1a7abdf5fc38ce671151bba92b4afc2ed00effdc | |
parent | 442124bbdb5d0eca785fc843c3d06286f924b54c [diff] |
[VOL-4687] Add transceivers to DMI, add commands to bbsimctl to manage them Change-Id: Id1fe29eb48a7abb3c86958827edce70b75707de9
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.