commit | 594927f9609c313f37fe1989f37fd8da005112dc | [log] [tgz] |
---|---|---|
author | Shrey Baid <shrey1.baid@gmail.com> | Mon Mar 09 12:07:13 2020 -0700 |
committer | Shrey Baid <shrey1.baid@gmail.com> | Mon Mar 09 12:09:32 2020 -0700 |
tree | 87d4781cef03afc302c5600483cb802cbd184b00 | |
parent | d7cc6d3471e58625927b6ab82b40661a836e992b [diff] |
[SEBA-959] BBSIM release changed v0.0.18 Change-Id: Ifde6dc7cdbdca9cb8cba2a5fefe770b67c0ecf7e
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.