commit | 560e95508f9dd4efe2bd54b80c0aecd1763c3351 | [log] [tgz] |
---|---|---|
author | Elia Battiston <elia@opennetworking.org> | Mon Jan 31 10:44:15 2022 +0100 |
committer | Elia Battiston <elia@opennetworking.org> | Mon Jan 31 16:48:50 2022 +0100 |
tree | 625ede43cc56184701328d06b2696db0543e8727 | |
parent | de6becb8de51de6691e4190d949046873e4ff7a5 [diff] |
[VOL-4552] Test FTTB support in BBSIM Change-Id: I5d2ccf3345de1989c13e3c4b9d84f23d04a41df6
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.