Clone this repo:
  1. feeefe8 [VOL-5297] - (dep) Install pre-commit lint tool. by Joey Armstrong · 9 days ago master
  2. a1e6ae0 [VOL-5297] - (dep for) Install pre-commit linting tool by Joey Armstrong · 9 days ago
  3. daffa90 [VOL-5297] - (dep for) Install pre-commit linting tool by Joey Armstrong · 9 days ago
  4. 4d6878e [VOL-5246] - branch and release bbsim by Joey Armstrong · 2 months ago
  5. 2c03936 [VOL-5246] - branch and release bbsim by Joey Armstrong · 2 months ago

BroadBand Simulator (BBSim)

Build

BBSim is managed via a Makefile, plese run the following command to display all the available targets

make help

Documentation

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.