commit | 305e77645f40f6cb8e0c2cfeb0d4114b0fe95548 | [log] [tgz] |
---|---|---|
author | amit.ghosh <amit.ghosh@radisys.com> | Tue Mar 16 22:25:06 2021 +0100 |
committer | amit.ghosh <amit.ghosh@radisys.com> | Tue Mar 16 22:25:17 2021 +0100 |
tree | 17a0535586284d7936bae292f41078cc2ba7a99a | |
parent | 31e2c0188956301e5f63e0f697f844c02dc5c2c8 [diff] |
Release version 1.5.1 Change-Id: Iecb7bfc4092ef3c726c689c129a5ce7cef3e3bc9
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.