commit | 76c3ff6fad8d21417a1dde09e687a2ba4b46e7ca | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Sep 24 18:03:01 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Sep 29 09:41:45 2020 -0700 |
tree | 777fa14f966ed4727c054cd8a6d5bbb7aafafbbe | |
parent | bfcfbb3afcc139c68830c6c064be33786c2fdb66 [diff] |
Restoring authRestart and dhcpRestart options Change-Id: Ibeb26aa1cf4c6bfa984913edab1e51961c39522a
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.