commit | 681364dcd6b94f79032af061c1362a0e38cb3efc | [log] [tgz] |
---|---|---|
author | Zdravko Bozakov <zbozakov@radisys.com> | Sun Nov 10 14:28:46 2019 +0100 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Nov 26 15:03:01 2019 -0700 |
tree | 66aede25eb9376ca8f5d1b3f783635cdc6a67c0c | |
parent | a6a3aee340dfe7ca7410d8167ff04187e7a1e7b0 [diff] |
[SEBA-873] add reboot olt support Change-Id: I1570d05313661a6d66e1596b9f9a1a1cc17d1a73
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.