commit | 34a9ea34fe520fa08e223c6598094d23329da418 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Nov 19 17:40:49 2020 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Nov 19 17:40:49 2020 -0800 |
tree | 59e3f600a907335f4df2b7d1738bd743ff31fd17 | |
parent | 7b51220253c5279c7386a7bf53d4844584af7120 [diff] |
using latest voltha-ci-tool container to correctly generate coverage reports Change-Id: Ice6fc3a9ebe57c3b183c2c5beb4af1980e6bff11
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.