commit | 64dffd5f4570f86a153ca820a7dd187009f20e5d | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Tue Dec 17 17:29:57 2019 -0800 |
committer | Matteo Scandolo <teo@opennetworking.org> | Wed Dec 18 02:18:35 2019 +0000 |
tree | 9ec5767b1c09052facd8d18e6f4da22274de8f11 | |
parent | 79978bf468a735fe7a964bbc6e0820332e47777d [diff] |
Adding docker-kind-load target for kind-voltha development Change-Id: I91a522f84b48d91f1c8b938c87a518bd61b8e32d
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.