commit | 324337e88eefead09e9288050a9f0842715e636c | [log] [tgz] |
---|---|---|
author | Pragya Arya <pragya.arya@radisys.com> | Thu Feb 20 14:35:08 2020 +0530 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Mar 06 09:55:43 2020 -0800 |
tree | b7d192e56ff7a1c9ad55440c5ea2875d32acb2ba | |
parent | e3bd3cbc695bc248ff54aa56cf2961556029db20 [diff] |
SEBA-949 support for publishing bbsim events on kafka Change-Id: I4354cd026bbadc801e4d6d08b2f9cd3462917b4c
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.