commit | 1ee984a42c8cd01e7a3137fd766e4df91db51891 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Feb 12 08:54:13 2020 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Feb 12 08:54:13 2020 -0800 |
tree | 982bb1f9be64a6a82413f560afda5ff0bb824c43 | |
parent | a962b50ed67b3a6543968dd6d7715f26af31351e [diff] |
Bumping version to 0.0.17-dev Change-Id: I827172aa8fae467f2cf913e88e84155886f72113
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.