commit | 8ad54a48339a45ddcf5119e2db8505c0ff648472 | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Wed Mar 09 14:36:55 2022 +0100 |
committer | Andrea Campanella <andrea@opennetworking.org> | Wed Mar 09 15:23:03 2022 +0100 |
tree | 70ce39b0d6d2b8a078f1b205ee002bfc0a6c2e1c | |
parent | cfedba4cb498e6581ee6ec45a0e5e45f023be911 [diff] |
Adding logs to properly follow reboot scenarios Change-Id: I16aa4347e6225fd7986f317661ba9c3ed5bcccd4
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.