commit | d683d168643ca50bf36aeb904d9435eb26bb7ba9 | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Tue Oct 13 16:40:27 2020 +0200 |
committer | Andrea Campanella <andrea@opennetworking.org> | Tue Oct 13 16:40:27 2020 +0200 |
tree | c2f895f2b6d0162c5bbdd01fea41b1f4140233a8 | |
parent | 79a642eaf0ae32dbd67c8c286bfd3d3ccee0926d [diff] |
Adding service to expose the DMI server port Change-Id: I10670392818205ab47630c79e47af592126c1bf6
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.