commit | c5b106c95dd968cab44917ee43dfe9d9c3520fb5 | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Wed Jan 19 19:06:46 2022 +0100 |
committer | Andrea Campanella <andrea@opennetworking.org> | Wed Jan 19 19:06:46 2022 +0100 |
tree | 82184d1294bd7d30155a2f763e0fe583244978ad | |
parent | 53b1a37bbc6c70cbfd92d9dda0309e8142a19104 [diff] |
Fixing Fatal log for sTag and makefile custom docker properties Change-Id: Ibe3111d330713c381ded6ba97f2b164fe08f7d07
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.