commit | 8099ef826e1916f928865ee47057aa37bd90e049 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Wed Feb 05 12:02:57 2020 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Wed Feb 05 12:03:04 2020 -0800 |
tree | 7bc14c823f51327170bd931aec153a6bb4d2282a | |
parent | 3f5ce6da23835f11cf14abe072a93ea63d0b710b [diff] |
VOL-2496 Add support for SIGNALS_FAILURE alarm Change-Id: I5806bf58a5dd64e53f753dfd390c32f2829bd3bf
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.