mirror of https://github.com/google/oss-fuzz.git
Create README.md
This commit is contained in:
parent
4028e81a42
commit
aaec57e1c9
|
@ -0,0 +1,11 @@
|
||||||
|
## helper.py
|
||||||
|
> script to automate docker operations
|
||||||
|
|
||||||
|
| Command | Description |
|
||||||
|
|---------|-------------
|
||||||
|
| `generate` |
|
||||||
|
| `build_image` |
|
||||||
|
| `build_fuzzers` |
|
||||||
|
| `run_fuzzer` |
|
||||||
|
| `coverage` |
|
||||||
|
| `shell` |
|
Loading…
Reference in New Issue