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 docsThis project structure is based on golang-standards/project-layout.