commit | 41724b80de80aa257cd405296b6f71ac5a522933 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Tue Jan 21 19:54:53 2020 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Thu Jan 23 10:03:22 2020 -0800 |
tree | e49f5de27410b816073c8d05faf34ce148d7b5a0 | |
parent | 30f7d4d03106357a743f6d1320192150c35b116a [diff] |
VOL-2474 Implement Alarm Simulation in bbsim and bbsimctl; Release 0.0.12 Change-Id: I65e51729d4fdfd1daf386b1ea1732ff40bf31db7
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.