stdio-redirector

0.0.1 • Public • Published

stdio redirector

Build Status (Windows) Build Status (macOS) Build Status (Linux) Release Node.js version License

CLI tools for stdio redirection

Install

npm i -g stdio-redirector

Examples

# equivalent to "command <file"
file-to-stdin file command
# equivalent to "command >file"
# directories will be created if not exists
stdout-to-file file command

Changelog

See CHANGELOG.md.

Package Sidebar

Install

npm i stdio-redirector

Weekly Downloads

4

Version

0.0.1

License

MIT

Unpacked Size

305 kB

Total Files

9

Last publish

Collaborators

  • shimataro