commit | 4e52305e16e1ab1180b6373c6e1698d7eb85473a | [log] [tgz] |
---|---|---|
author | Joey Armstrong <joey@opennetworking.org> | Wed Nov 30 16:30:58 2022 -0500 |
committer | Joey Armstrong <joey@opennetworking.org> | Wed Nov 30 16:31:06 2022 -0500 |
tree | d282a444d097a5ae9dbdbe232f25d652f37e9b14 | |
parent | 787278a4dab1c71317c8d29b6b45acf395d91f4f [diff] |
Cosmetic edits to force a merge & deployment job Change-Id: I2874ea9a78b12afd5470d10d576eb9287442f89f
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.