shellsync

v0.2.2
Synchronous shell scripting for Node.js.
nodejs typescript shell shellscripting bash zsh testing mocks mocking and 4 more...

build

tsc --declaration --outDir dist && npm run build-sanity-check && npm run build-examples

build-examples

(cd examples/typescript && npm ci) && (cd examples/javascript && npm ci)

build-sanity-check

tsc --declaration dist/index.d.ts

test

ts-mocha test/* examples/*/test*

test-watch

ts-mocha --watch --watch-extensions ts test/* examples/*/test*

prepare

npm run build && npm run test
npm i shellsync

Metadata

  • MIT
  • >=0.11
  • Lennart Kats
  • released 3/30/2019

Downloads

Maintainers