commit | 2da7634f9bdac05326b2c5eab2f6c24b01505add | [log] [tgz] |
---|---|---|
author | Zdravko Bozakov <zbozakov@radisys.com> | Mon Oct 21 09:47:35 2019 +0200 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Nov 04 11:36:11 2019 -0800 |
tree | 8bb8fb42d0db6f396c541103652f43b8763abc1c | |
parent | 3f5d7f263f36212e311204ca3a545314b6ff78e6 [diff] |
[SEBA-823] REST APIs initial implementation (legacy+new) Change-Id: Ia8480b72540ff08d35003534d39aff984e31120c
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.