bash-emulator

v1.1.0
Emulate a bash environment in plain js. Can be used in the browser.
bash emulator shell simulator browser commandline cli linux unix and 1 more...

build

browserify src/browser-version.js | uglifyjs > bash-emulator.min.js

test

npm run lint && npm run cover

lint

standard

cover

istanbul cover --report html test/index.js && npm run check && echo 'For more see: coverage/index.html'

check

istanbul check-coverage --statements 95
npm i bash-emulator

Metadata

  • MIT
  • Whatever
  • Jorin Vogel
  • released 8/7/2016

Downloads

Maintainers