commit | 8794764d476c1b7c6178970c02b0d7031e02ae18 | [log] [tgz] |
---|---|---|
author | Girish Gowdra <girish@opennetworking.org> | Wed Jul 01 10:19:54 2020 -0700 |
committer | Girish Gowdra <girish@opennetworking.org> | Wed Jul 01 10:19:54 2020 -0700 |
tree | cef13913e760ffe43a193be011b2baff5522d08b | |
parent | f2a089b67cf96052f17ca765aea4c39971003ff2 [diff] |
Bump minor version post VOLTHA2.4 branch out Change-Id: Id4cd2d37a9375ecdfbc18f39155e1b71b4c45656
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.