commit | 694ece08d401f6798b386f65a8a4b03540d74f6b | [log] [tgz] |
---|---|---|
author | Pragya Arya <pragya.arya@radisys.com> | Fri Feb 07 13:03:47 2020 +0530 |
committer | Pragya Arya <pragya.arya@radisys.com> | Fri Feb 07 13:04:00 2020 +0530 |
tree | b071469e58247f622e18d1175cef816bee9b545b | |
parent | e60a5053670b5f0a015b38d0fa47e90ffff2fbe7 [diff] |
SEBA-940 added rest endpoint for alarms Change-Id: I16159933d7090cf1319e09210bdf9968515ef099
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.