Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.11 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.11 KB

Shjs

Travis AppVeyor Codecov npm version

shjs binary, formerly distributed as part of ShellJS.

npm install -g shelljs-shjs

Note: this package is published as shelljs-shjs, not as shjs.

Maintenance mode

While this package is not explicitly deprecated, this is in maintenance mode. If you want to execute ShellJS scripts, just use the node command (or whatever is appropriate for the language of the script, ex. coffee).

This package was removed from ShellJS to reduce that module's dependencies and to shrink overall download size.