commit | 96f8919d8559abdb2238f9c4d5ef6ece9c91b91f | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Mar 12 13:17:26 2021 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Mar 15 08:46:29 2021 -0700 |
tree | 7d62bd6c5e8bdfe86d926032e3d232c1ea28a633 | |
parent | 6d9a1a49df31a128aaec5fd2da53e277fcd0ca2c [diff] |
[VOL-3548] BBSim support for reboot vs disconnect Change-Id: I6ea2a8a510a6ed17d040d3572a04fc988866116f
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.