commit | 4a036269033735bb0d9d4b61828c2fb645ebdde0 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Aug 17 15:56:13 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Sep 01 18:21:11 2020 -0700 |
tree | 6fe6f068bb2437b607e9c953270c4a8f10541b86 | |
parent | 0b603aa41fd7bb079fc9950bfe3f579fa77017dd [diff] |
[VOL-2778] Introducing Service definition in order to support the TT workflow Change-Id: Ib171502e8940b5d0b219620a4503f7095d376d7a
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.