commit | 6654589efed5bfb9f3aaf947b9ab4dd2f0f09859 | [log] [tgz] |
---|---|---|
author | Hardik Windlass <hardik_windlass@infosys.com> | Fri Jun 19 22:04:01 2020 +0530 |
committer | Hardik Windlass <hardik_windlass@infosys.com> | Fri Jun 19 22:05:41 2020 +0530 |
tree | 695ff72dd2770a6b4982782fe23ceeb1f4635d6b | |
parent | ad790cb002e37b24255021616e8bb66cf0174389 [diff] |
[VOL-3256] Release v0.2.3 Change-Id: I8ea8e33a9230d950595f530ede9de682e737fb5a
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.