commit | 0c4c375f48c9abad924d738d28b83ffec1c1d508 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Jan 23 14:16:24 2020 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Thu Jan 23 14:16:24 2020 -0800 |
tree | dc23f214d562e488ad0796f8973265c04dfe97c7 | |
parent | 41724b80de80aa257cd405296b6f71ac5a522933 [diff] |
VOL-2474 Add bash completion to alarm commands Change-Id: Ia0173fc5ffa604f5bee4c50105bd71864e9d102c
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.