commit | 76f6b8939ee70c7b9ef6b1cfc7683ec9e991c9b7 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Nov 15 16:13:06 2021 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Nov 17 10:56:03 2021 -0800 |
tree | 3336ef0fa58c3274214986869be499e2712216eb | |
parent | 06d564c7b31ad951462575116b30bc2dddceb585 [diff] |
[VOL-4302] Marking the software-image as downloaded only if the download completes successfully Change-Id: I1595ace9a18c728a1d3f58495d9b84c9b32ec655
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.