commit | 93933fc441fd2c6fe0b4feab309f440ed1cb5dcc | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Nov 06 15:17:25 2019 -0800 |
committer | Matteo Scandolo <teo@opennetworking.org> | Wed Nov 06 23:18:20 2019 +0000 |
tree | d2e5b23bbffd8e22c6581fa2426ed911532d4a54 | |
parent | 0418bc81b0f1e6f9f69e57c736a67d675240dfef [diff] |
Pipeline improvements Change-Id: I9e34871090c4b4dfee65255ed35b4d8b55c2476d
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.