commit | 5f9b7f2c2e1951478650c2859fbfcba7a83f62c3 | [log] [tgz] |
---|---|---|
author | Abhay Kumar <abhayk@radisys.com> | Thu Aug 03 13:09:08 2023 +0530 |
committer | Abhay Kumar <abhayk@radisys.com> | Wed Aug 09 07:03:05 2023 +0000 |
tree | 97be0fee8dca5fc2d0c38256b7345df6db078732 | |
parent | c5723ccce532d13cd66a18f12d3d720fbd426ff5 [diff] |
[VOL-5104] - BBSIM crashed when adding flows Change-Id: I57aa8a3b9007ec77c94612b0c0537f1827b78902
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.