commit | 06d564c7b31ad951462575116b30bc2dddceb585 | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Thu Nov 11 12:59:41 2021 +0100 |
committer | Andrea Campanella <andrea@opennetworking.org> | Thu Nov 11 12:59:41 2021 +0100 |
tree | 638628561303dea9832ddeab67e4f73df7b53cd6 | |
parent | 4ff5fabe4114b0bf037a014293a0a936b2a2d1f9 [diff] |
Releasing BBSIM with all updates post gRPC merge Change-Id: Ib0e683dd56b2f1543cc5470d067d1c11057efd04
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.