0.5.5 • Published 12 years ago

ioscript.js v0.5.5

Weekly downloads
28
License
-
Repository
github
Last release
12 years ago

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.

0.5.5

12 years ago

0.5.4

12 years ago

0.5.3

12 years ago

0.5.2

12 years ago

0.5.1

12 years ago

0.5.0

12 years ago

0.4.1

12 years ago

0.4.0

12 years ago

0.3.4

12 years ago

0.3.3

12 years ago

0.3.2

12 years ago

0.3.1

12 years ago

0.3.0

12 years ago

0.2.0

13 years ago