commit | dedbdffa7057e139b31d8744aa150b102de61899 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Dec 17 13:00:04 2019 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Dec 17 13:00:04 2019 -0800 |
tree | 92d09ba940e6a8a14da3b8a057320b393bf8604e | |
parent | 103cf02db896d5a28a32699529668b9fc4549fe6 [diff] |
[VOL-2385] Release version 0.0.9 for VOLTHA 2.2 release Change-Id: Ie587d7954c2283f4e81a43ed14c05ad1d604d1e8
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.