commit | be1b7cf20fe53351a59ac5432086816cad755371 | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Fri Apr 30 09:53:40 2021 +0200 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Apr 30 08:36:55 2021 -0700 |
tree | aa86a675d9a1108765accf65b4dba939373e2f67 | |
parent | 684360f6257ef4852b1f25b30ec926d80d9d09b8 [diff] |
Starting 1.6.1 VERSION, also fixing issues with master image Change-Id: Id8f094f3f616630dd0e5191d21eefe27b6274978
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.