commit | c1d5f4515373ed154c16603c8f1a82d3d69d2a28 | [log] [tgz] |
---|---|---|
author | Hardik Windlass <hardik_windlass@infosys.com> | Thu May 07 00:35:56 2020 +0530 |
committer | Hardik Windlass <hardik_windlass@infosys.com> | Thu May 07 00:45:56 2020 +0530 |
tree | 96a8330825a7fdffbe92a06201bf654630683744 | |
parent | 340b9eac790cb9a6bd64541e7c9227a6f45447d9 [diff] |
[VOL-3033] Releasing v0.2.1 Change-Id: I8499a940f537d46869752ba1914ff8a315f5ce6a
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.