commit | 649603ea3e4ecd72c1833a1bff625eb456283e1d | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Mar 26 11:36:44 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Mar 26 11:36:44 2020 -0700 |
tree | 8505e2f95600597373a50e9e16cca4130544550d | |
parent | a26b069642b89a140e50cb50d6d8ef53c71ee3d5 [diff] |
Moving master to -dev version Change-Id: I05fddf9f13d1e59a4ebcb944c8adbab9965b2aab
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.