commit | 846fdd9b8ddcbd8fe56435ab1f40c230246851ed | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Mon Mar 15 22:07:25 2021 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Mon Mar 15 22:07:25 2021 +0000 |
tree | 607387eb4005b28477d3ca3877314a1e291fbd1d | |
parent | c3fd50c4f3e27019f17c360dd047c81cfe812764 [diff] | |
parent | 96f8919d8559abdb2238f9c4d5ef6ece9c91b91f [diff] |
Merge "[VOL-3548] BBSim support for reboot vs disconnect"
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.