commit | b0a333a28bd7c85ba3dde3254a2fb5a8e18392be | [log] [tgz] |
---|---|---|
author | Nitin Subramanian <nitin@zooglr.com> | Thu Jul 08 15:01:41 2021 -0700 |
committer | Nitin Subramanian <nitin@zooglr.com> | Wed Jul 14 11:49:59 2021 -0700 |
tree | 231dc750b0f8a441d040613d99f5329ccd244f49 | |
parent | 6bd190a23fb96f159158fca477a44383f3536354 [diff] |
Create uni command in BBSimctl Clean up UNI command and add filtering to UNI services Change-Id: I1a54d786ca71a602c0ca0113f030c6caa1bc9cc7
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.