commit | 4f4ac79aff8a45d3658f07efb5d4b31288e4f02e | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Oct 01 16:33:21 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Oct 14 16:22:01 2020 -0700 |
tree | 0942417f505f450de2c2ae6f1ac4e56075f82232 | |
parent | daa7157acc2825b3045fd2f3cf9ebdf883e6e14a [diff] |
[VOL-3419] Supporting new flow format. Releasing version 1.3.0 Change-Id: Ie35c06c62797cc5966305a0a82492600a0dec871
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.