commit | cfedba4cb498e6581ee6ec45a0e5e45f023be911 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Feb 14 16:08:54 2022 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Feb 28 09:46:34 2022 -0800 |
tree | 2beea3f07f8f66eff1436a5cb03f9b8d24ff357e | |
parent | b8abf598e53e6d197a0d6a309aa010156c0a2748 [diff] |
[VOL-4437] Adding support for unkown attributes Change-Id: I54b1fbefdb75ca3ec4abfc83b57b232d07c76873
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.