dashdashify
Version:
make your own version of cornify with one command
14 lines (9 loc) • 376 B
Markdown
DashDashify
Make your own version [cornify](https://www.cornify.com/), with one command
<hr>
# Usage
First copy config from this [yaml file](example/config.yml) and modify it for your needs<br>
Once you are happy with that ..<br>
Run command <br> > `npx dashdashify /path/to/config.yml /destination`<br>
This will create your js file in /destination<br>
<hr>