commit | 13dd58bd6166067a9dd784df4c559e747c85914f | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Tue Jan 05 10:06:22 2021 +0100 |
committer | Andrea Campanella <andrea@opennetworking.org> | Tue Jan 05 10:06:22 2021 +0100 |
tree | 5c65eeb9fd7ce4b412998668b864fdf2201012da | |
parent | 8c4988bcb82086ce54afe3576d8174d578603eb5 [diff] |
Starting 1.4.4-dev Change-Id: Ied5023d7ef7c7d1a053349ba3cc0319734491244
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.