commit | a962b50ed67b3a6543968dd6d7715f26af31351e | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Fri Feb 07 13:32:14 2020 -0800 |
committer | Matteo Scandolo <teo@opennetworking.org> | Fri Feb 07 23:07:45 2020 +0000 |
tree | e5d2eb99b9ce08d7c4dfc6893d396ff5bfff02dd | |
parent | 2225f205d1d793a4717828fbc86632b0e6ec84f4 [diff] |
VOL-2496 Release bbsim 0.0.16 Change-Id: I2fb6832c8f567a91b111fbd0a4108cfddc53b4a5
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.