commit | aa2883eee15b6ab51feb03bba73dd5dd0e35b090 | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Thu Sep 10 14:00:33 2020 +0200 |
committer | Andrea Campanella <andrea@opennetworking.org> | Thu Sep 10 14:00:33 2020 +0200 |
tree | a8ca3ec64d31b4e48caffe925d70c9d8a43ba273 | |
parent | 7f656fb20964b66b0c2203c0a55748d5ada5a49f [diff] |
Fixing DT services file Change-Id: I1bfab5416cdb324d2b982855ec86137930bcb246
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.