0.5.5 • Published 12 years ago
ioscript.js v0.5.5
ioscript.js - Tiny utility for writing IO scripts
ioscript.js makes it easy to write IO scripts. Just define what to do with the provided input and how to output it.
By default it provides the script these parameters:
- -i, --input - The input (either file or directory)
- -o, --output - The output (either file or directory)
- -s, --silent - The script remains silent (no visual output)
- -h, --help - Shows help
- -V, --version - Shows version
It is possible to define your own parameters if you want to.
License
ioscript.js is available under MIT. See LICENSE for more details.