commit | f65e687a905235b0b1ff52bc80beaf8b96d25ebb | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Apr 15 15:18:43 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Apr 24 08:38:17 2020 -0700 |
tree | 30a46cfefdd423e648ea9f184768d08db48b9977 | |
parent | 47ef64b63d69a40cc25566a582a6214bf63040df [diff] |
[VOL-2761][VOL-2905] Support for DT workflow Change-Id: I9fe1fae20d3a5970a474a234aa3bde0f9110569e
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.