commit | 68cd107c2c3f3ed922db4e555eb807dcf6125a2f | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Nov 06 10:21:10 2019 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Nov 06 10:38:58 2019 -0800 |
tree | fe9cc8d6f64d848b14ae9b06e2d7d3d875f515aa | |
parent | c11470951405ac40a5a861fe95f243c8943c794c [diff] |
Fixing the scale test Change-Id: I4219ed651c6c309a07c68ca25b507f2437cef7c8
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.