commit | 4a927cc4c91f4749482b029dda4dda1375bf8a03 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Tue Feb 01 18:04:25 2022 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Tue Feb 01 18:04:25 2022 +0000 |
tree | 1669e6c01a07a1417f5e242c543fce129c6f5767 | |
parent | 908a1f536f17bdfb9045e67ef011dac957aaee2a [diff] | |
parent | 560e95508f9dd4efe2bd54b80c0aecd1763c3351 [diff] |
Merge "[VOL-4552] Test FTTB support in BBSIM"
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.