commit | 6bb4e7bcfd3c47c4b660171705781f8762c57e1f | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Thu Feb 27 18:28:38 2020 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Thu Feb 27 18:28:38 2020 +0000 |
tree | b8f304052854bbadba0c43b74ab7614b414911e2 | |
parent | 095413596badac38059d5203005242ceecd297b7 [diff] | |
parent | b409ee0c1b7195ec3222bfd70f6f8b204f96cca7 [diff] |
Merge "SEBA-938 New sadis config in bbsim server bump version 18-dev add missing UniTagMatch add missing " Change-Id: I9507b45fdb93f3a2056f55c5ef862bacf50bfe24"
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.