commit | f2a089b67cf96052f17ca765aea4c39971003ff2 | [log] [tgz] |
---|---|---|
author | Girish Gowdra <girish@opennetworking.org> | Tue Jun 30 14:21:34 2020 -0700 |
committer | Girish Gowdra <girish@opennetworking.org> | Tue Jun 30 14:22:16 2020 -0700 |
tree | 143c7ba239c2ffb2361015681db3a436c70de602 | |
parent | 328c5f0c1b175b311ea84ca1ec5806372ba11458 [diff] |
VOL-3303: Bump BBSIM version for 2.4 release Change-Id: I8f44bdf0488cbbaaf289d850fbebb612dc01c15b
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.