commit | f921f88abde047fcd2fccc3fd6162bc440d42cea | [log] [tgz] |
---|---|---|
author | rajesh <rpirati@radisys.com> | Fri Mar 06 18:24:28 2020 +0530 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Mar 10 13:05:19 2020 -0700 |
tree | eee3960e2ea3a6d42bbc04d8c41fbe49635e2f8c | |
parent | 594927f9609c313f37fe1989f37fd8da005112dc [diff] |
SEBA-947: Expose bbsim command line params and IP param in OLT struct manual rebase Add IP to bbsimctl get OLT Change-Id: Id610762ba0560b1ecb83aa4b7a7ddb861f6adfb2
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.