commit | 53ab13c3aefd20a3f41430f9eb7b0a46972c06e0 | [log] [tgz] |
---|---|---|
author | Baris Ertas <baris.ertas@netsia.com> | Thu May 25 16:31:48 2023 +0300 |
committer | Baris Ertas <baris.ertas@netsia.com> | Wed Aug 16 11:09:19 2023 +0300 |
tree | 40b6a085e62e14b45f1aa66d28f395ea2df07cb6 | |
parent | fccca6c359c59dd704b666e4a4056e99b1ff7d23 [diff] |
[VOL-4969] BBSIM respond to general queries Change-Id: I8c509ae62c237f2a67ec85313240b5ea87b2135a
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.