commit | 52d12e36557844caee61cad353508bbb452e681a | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Feb 02 15:30:20 2022 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Feb 04 10:46:09 2022 -0800 |
tree | 5ea2b8f02f938ef53890bbfb9f9f7c179e4fa970 | |
parent | bef00d5314ac9b5da92143ce7532f0d53f281736 [diff] |
[VOL-4603] Generating resource ranges dinamically based on the configuration Change-Id: Ibcd7a4290e4c57baa0865e013bd140cae0699e05
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.