commit | 08badf4ece08ec1544a05a83639ac65b9d2eb7bd | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Dec 12 11:21:50 2019 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Dec 12 11:21:50 2019 -0800 |
tree | ae7e5f8e56cbf39c81e2184cabc535fa8abff3d2 | |
parent | d303ff38beace0ed4accb14f0a23747cbd62d7da [diff] |
Return on failed indications Change-Id: I7f8b014927367527aad88db45e01d0d4ae389739
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.