commit | 618a658cc9841cc81009912103226f411a73c89b | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Sep 09 12:21:29 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Sep 10 12:27:37 2020 -0700 |
tree | 305ecadae5b2a2708c5feeb681f14e19d4a1a7d7 | |
parent | adc72a82be94280f891ce0f1787a016ab1360436 [diff] |
[VOL-2778] Handling IGMP Change-Id: I54c26bc438a144c7d4c64a9b3d543461fc743ab2
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.