commit | 75ed5b94d4c07e10ff1b5d0f780b0dff55e16aab | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Sep 03 09:03:16 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Sep 03 11:27:42 2020 -0700 |
tree | e2cd581f1d0083d2550fbfdec500e4b6ef45cb60 | |
parent | 4a036269033735bb0d9d4b61828c2fb645ebdde0 [diff] |
[VOL-2778] Fixing reboots Change-Id: I9751a6a9abd83a1a45a809b1c32834d60ec22254
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.