commit | bec394e10c7d2ae914c2eb59c7ad6c968da2a7fe | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Fri Apr 24 15:59:24 2020 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Fri Apr 24 15:59:24 2020 +0000 |
tree | da5d499078d39f4337f5aeeab688e24b7b98a7f2 | |
parent | b0e3e628c1deeacf20f582348df93bd201f22e05 [diff] | |
parent | f65e687a905235b0b1ff52bc80beaf8b96d25ebb [diff] |
Merge "[VOL-2761][VOL-2905] Support for DT workflow"
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.