commit | 7f656fb20964b66b0c2203c0a55748d5ada5a49f | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Sep 08 15:18:15 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Sep 08 15:18:15 2020 -0700 |
tree | 78c9f9535c6bd88d5361c59db14f2eab68e263c2 | |
parent | 635b2bf8136d4b8bc10eaca1f1b602641c13aa35 [diff] |
[VOL-2778] Cleaning up DHCP logs Change-Id: Ia34062a44bf86997a69e00a12644fc6ccda3b762
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.