commit | c11470951405ac40a5a861fe95f243c8943c794c | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Oct 29 09:38:33 2019 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Mon Nov 04 22:13:38 2019 +0000 |
tree | e14cac2e17c6c15c000abb63829f511f8db25670 | |
parent | 11620e593184a685fe27a3508e9f64ff94b34758 [diff] |
[VOL-2176] Adding -no-auth and -no-dhcp option in BBSim CLI Change-Id: I3d0f7adb26c1df0d42f67b9b8fbc782754491c31
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.