commit | ad833bf0bdc6676defb8989de5660a1e4b19be81 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Dec 08 16:29:58 2020 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Dec 08 16:29:58 2020 -0800 |
tree | 3733329e45e245f50871e4bc50b2540c41ff5156 | |
parent | 18b275c16fb812a2338ea03071bc5b7ab19607b6 [diff] |
Releasing 1.4.1 for VOLTHA-2.6 Change-Id: I208b9f58e117aceffabf5a34ba6bd327cd363e35
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.