commit | 64cda4720787a83fdca8154d083cf705e82254f2 | [log] [tgz] |
---|---|---|
author | Shrey Baid <shrey1.baid@gmail.com> | Fri Apr 24 18:58:18 2020 +0530 |
committer | Shrey Baid <shrey1.baid@gmail.com> | Mon May 11 22:59:08 2020 +0530 |
tree | 6e07d8ad1cbb9962218b409ce5eb9b5085aa78d4 | |
parent | c1d5f4515373ed154c16603c8f1a82d3d69d2a28 [diff] |
[VOL-2961] Added configuration for kafka topic Change-Id: I4dd609774938e775e00d7a0ed36177fa5f9ff8a2
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.