commit | adc72a82be94280f891ce0f1787a016ab1360436 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Sep 08 18:46:08 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Sep 09 09:02:37 2020 -0700 |
tree | 15264a691f78acea619c3cca709c5b956f688283 | |
parent | 7f656fb20964b66b0c2203c0a55748d5ada5a49f [diff] |
[VOL-2778] Restart Auth and DHCP Change-Id: I56bb900374b9be3cb5c668092acbeed55b69226b
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.