commit | 3ddb24553631b56816e847a38f3daa49241e538a | [log] [tgz] |
---|---|---|
author | Zdravko Bozakov <zbozakov@radisys.com> | Fri Nov 29 14:33:41 2019 +0100 |
committer | Zdravko Bozakov <zbozakov@radisys.com> | Mon Dec 02 23:36:58 2019 +0100 |
tree | 28117b64ad80d97e7ef883b41cbee261992e1968 | |
parent | c38f9262209d2a1fd73e833031546890bae48cef [diff] |
[SEBA-884] read config from file Change-Id: I09c24f5c9504a51d804e68a99a2ac3a02d730573
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.