commit | 51d6a3104006788dfcfb889c654dcb6917012278 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Mar 12 15:54:43 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Mar 17 09:26:35 2020 -0700 |
tree | 3325a19c254aef3d5a1d88f6f2542ea9439b26a1 | |
parent | 589111df2ca5501f27fd4e0885ae289ddd295c87 [diff] |
[VOL-2750] Fixing sadis server v2 to work with ATT workflow Change-Id: Id5df25c4b0e9f818b0ee62fa061d31cb3c5aa815
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.