commit | 3c656a15a4beb416995e1cf107247914d050a0ee | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Dec 10 09:54:51 2019 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Dec 10 09:56:34 2019 -0800 |
tree | 036cd530766e374c3add5d2e2f77c20446f5a1f3 | |
parent | ca08fc7b8da160828e97da042b6abc9517a6e06b [diff] |
Fixing issue in auth starting procedure Change-Id: Ib1b4ed895ca7b62df5231aaa3ea4d03ca9c55f69
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.