commit | 8c4988bcb82086ce54afe3576d8174d578603eb5 | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Tue Jan 05 10:04:27 2021 +0100 |
committer | Andrea Campanella <andrea@opennetworking.org> | Tue Jan 05 10:04:27 2021 +0100 |
tree | 0932a36e3cac67c8d847d96e1110d176ab20a07f | |
parent | 8f4a421786a85aa9711729b9903cb7c845160ef5 [diff] |
Releasing 1.4.3 version Change-Id: Id5e844093f9f208efb1332c4d5042fa9464c37a2
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.