commit | 992a23ea9433fee4066493726b15609f7003fe8c | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Feb 04 15:35:04 2021 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Feb 09 10:54:57 2021 -0800 |
tree | 89ec87fd479afb21621228c9135235866ace717a | |
parent | 651723ed2f24971271e9ec24cb5f33135852b9e1 [diff] |
[VOL-3744] Adding MDS support to BBSim Change-Id: If16511922a032511084c42727c8203ab9c9e75ec
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.