By mitchp
via css.dzone.com
Published: Nov 19 2012 / 08:06
ShellJS is a portable (**Windows included**) implementation of Unix shell commands on top of the Node.js API. You can use it to eliminate your shell script's dependency on Unix while still keeping its familiar and powerful commands. You can also install it globally so you can run it from outside Node projects - say goodbye to those gnarly Bash scripts!
Tweet
SaveShareSend
Tags: javascript, news, tools, unix-linux
Add your comment