commit | 60643ec2384d6be97c454838c1033a2c8d60f665 | [log] [tgz] |
---|---|---|
author | Kent Hagerman <khagerma@ciena.com> | Thu Mar 19 09:45:50 2020 -0400 |
committer | Kent Hagerman <khagerma@ciena.com> | Thu Mar 19 09:45:50 2020 -0400 |
tree | b63a7e8f3e674a431096e2c1c4825387df2ac3d7 | |
parent | 60d623026c977503dca22ea48bf3c5d63a9a25be [diff] |
Fix for 'OLG' typo; should be 'OLT'. Change-Id: Ieccfbed9636166430971cfdb54fefb6ba721505c
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.