commit | 694026ed2e9c6037d7c0c5654d44cfaf76b19436 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Thu Jul 08 16:18:01 2021 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Thu Jul 08 16:18:01 2021 +0000 |
tree | be8b1a45b9f5aec889101d057c300599df54b5d1 | |
parent | 04a7013b9d6ef605740475f061b42e41d162410a [diff] | |
parent | a9875ddcbaf846e970826004db51f9a15a465911 [diff] |
Merge "Releasing BBSim version 1.8.0 for VOLTHA-2.8"
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.