commit | df9c2d89cd1ce0d9bd86a14a44350215459a1f39 | [log] [tgz] |
---|---|---|
author | Nitin Subramanian <nitin@zooglr.com> | Mon Jul 19 11:05:03 2021 -0700 |
committer | Nitin Subramanian <nitin@zooglr.com> | Tue Jul 27 13:30:53 2021 -0700 |
tree | 7c959e2be6e0494959ae057083ce27e77b7589d6 | |
parent | b0a333a28bd7c85ba3dde3254a2fb5a8e18392be [diff] |
Add autocomplete for UNI command in BBSimctl Change-Id: Ic3f36d5932200e22df057fe36ad892edd39636bf
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.