shelljs

v0.8.5
Portable Unix shell commands for Node.js
shelljs bash unix shell makefile make jake synchronous

lint

eslint .

test

nyc --reporter=text --reporter=lcov ava test/*.js

codecov

codecov

gendocs

node scripts/generate-docs

posttest

npm run lint

changelog

shelljs-changelog

after-travis

travis-check-changes

ci-or-install

node scripts/ci-or-install

release:major

shelljs-release major

release:minor

shelljs-release minor

release:patch

shelljs-release patch

test-no-coverage

ava test/*.js
npm i shelljs

Metadata

Downloads