commit | a8eca4986b3c445bf9f08236f661aed70d9208b7 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Mar 23 09:45:16 2021 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Mar 23 09:45:16 2021 -0700 |
tree | 58e15eb7fe277287ab66d370b7f8f53058a9b806 | |
parent | b5913143825e3f0e984e401c0a60a5ccbecbf331 [diff] |
[VOL-3942] Correctly validation flows that have ReplicateFlow set to true Change-Id: Ie4fd1062123a37bba2bc092c0e4111c3bf8e22c6
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.