commit | 3b2b8e3ac5cee8b8fb15232631539e381db968b9 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Thu Feb 13 23:53:10 2020 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Thu Feb 13 23:53:10 2020 +0000 |
tree | 5febb071d35f6675a15c21e2658a227d7b8811a8 | |
parent | 5d65bc30ccf149cf6243922e9223ca7df0790c6b [diff] | |
parent | c2835b2ea614113b723a35b456a922d7e745a7d0 [diff] |
Merge "Releasing version 0.0.17 to fix the BBR periodic test"
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.