commit | d303ff38beace0ed4accb14f0a23747cbd62d7da | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Dec 12 09:23:35 2019 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Dec 12 09:23:35 2019 -0800 |
tree | 7ec98078ae28706ddaf392f717a5c90c7adc9b53 | |
parent | d02b79b948375fe596b69cc5607285744db83768 [diff] |
Returning to -dev version Change-Id: Ib615b1cfa72b0c55846b373aca501549efca0445
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.