commit | 9145502756eb1ff6aeb9d7b9270660a67d230ade | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Jul 20 15:42:32 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Jul 20 15:42:32 2020 -0700 |
tree | d7ffe47ece8f69439ebc8a6780254c5dd8f98e79 | |
parent | 6757d4c5310797c9da5f9a86622eedf42d524108 [diff] |
[VOL-3285] Fixing Dockerfile lint Change-Id: I1650c8e16cd59db8722a3aaad46d5ca08398a8b9
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.