We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94b2442 commit 8e2668dCopy full SHA for 8e2668d
README.md
@@ -18,6 +18,7 @@ The following features are supported:
18
- Parsed options are exported into `EXPORTS`
19
- Parsed option values are exported to `OPTS_<varname>`
20
- Parsed arguments are exported into `ARGS` also passed to custom methods as `${@}`
21
+- Autocompletion enabled with a generator method
22
23
## Running the Generator
24
To run the generator you simply execute the command below from your terminal:
0 commit comments