commit | 3b30ee2c8fb6131310184fa82c2f689b06a34e79 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue May 25 09:49:01 2021 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue May 25 09:49:01 2021 -0700 |
tree | 9da054adcd3f9ca3d8f79f9f678ff401952fcb5f | |
parent | ba3e9cd9961a7b64bc0688bb28e06b9791f95919 [diff] |
Releasing BBSim 1.6.1 Change-Id: Icceea710e2326e0a4f1d5ef75a5825f10f5a74d9
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.