commit | 688b424c450a2cbb0fb3d06f4f5f17caa4854ede | [log] [tgz] |
---|---|---|
author | Shrey Baid <shrey1.baid@gmail.com> | Fri Jul 10 20:40:10 2020 +0530 |
committer | Shrey Baid <shrey1.baid@gmail.com> | Fri Jul 24 14:23:29 2020 -0400 |
tree | 2066c651958a8d616651aea4d90d95bd1bf961b0 | |
parent | 9145502756eb1ff6aeb9d7b9270660a67d230ade [diff] |
[VOL-3285] Resolving statis code analysis warnings Change-Id: Iaddaae92c649fd27ce0a63f1786af594667c9e8e
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.