commit | 0b603aa41fd7bb079fc9950bfe3f579fa77017dd | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Aug 21 14:40:48 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Aug 24 10:59:48 2020 -0700 |
tree | 5b39cf289a5a2ca6a68026ce53c6ed473f9c14d7 | |
parent | 688b424c450a2cbb0fb3d06f4f5f17caa4854ede [diff] |
Releasing a stable version before introducing support for multiple services Change-Id: I7d4a0a9d86ad1aae2173b541892bb7c04161264d
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.