commit | 958d81cf3c05fd53c2e81bb226462cb1ea8b9040 | [log] [tgz] |
---|---|---|
author | Zdravko Bozakov <zbozakov@radisys.com> | Fri Dec 13 22:09:48 2019 +0100 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Dec 16 13:12:13 2019 -0800 |
tree | a6a7ac21cc53df13c98e8f438f7b160b01e9d5f1 | |
parent | e811ae9d97feddd9058f66a34d984c65e81b620d [diff] |
[SEBA-882] add Sadis server Change-Id: I2c973a940ccf1398b1c122908769e806eaa1dd14
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.