commit | de6becb8de51de6691e4190d949046873e4ff7a5 | [log] [tgz] |
---|---|---|
author | Elia Battiston <elia@opennetworking.org> | Fri Jan 28 16:45:31 2022 +0100 |
committer | Elia Battiston <elia@opennetworking.org> | Fri Jan 28 19:21:25 2022 +0100 |
tree | c364c6c220fe365fef5dae59ff7b9f45d901f4bb | |
parent | c07b952da1c08be82f1f868cf32434c20d3868f4 [diff] |
Fix duplicated services shown by bbsimctl commands Change-Id: I56555f98448493e34dbcf58b98f4e1e4fc175d26
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.