commit | b4a1971c2d713f354b4c681c7567b6c1576f94d9 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Mar 23 10:38:52 2021 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Mar 23 10:38:52 2021 -0700 |
tree | e5a751378b78202bb44527e7c4914fcd4083f238 | |
parent | 67039c3d7926dd164674d2e78ae04d1cabf99c48 [diff] |
Releasing 1.5.2 for VOLTHA 2.7 Change-Id: Ibd84cce47f20bb808232e532bab2551c7785ce08
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.