commit | c11074df77a6305009fd78dd17862e347bfd87e4 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Sep 14 14:59:24 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Sep 15 11:26:50 2020 -0700 |
tree | 57c0e5efe7f4f9d685d45f96b83de5955e82120f | |
parent | f380a971d73c812881a130ad3514e1b6a73e5f96 [diff] |
Fixing BBR logging Change-Id: Iac274dcc12a711fdbc1454fcf36b6b9fdd2c61ed
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.