commit | e383d5df1d74c283891748d0a90e985036551bd6 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Oct 25 14:47:27 2019 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Oct 25 15:48:17 2019 -0700 |
tree | 3f210a04cb562563de04cb316176ec2dbc60645b | |
parent | 9f619491e1edb20409531b378586de1c110f504f [diff] |
[SEBA-819][SEBA-820] Adding commands to restart EAPOL and DHCP Change-Id: I283dcae58bc5dbf0ef405c4ce6b5f2e8b818b993
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.