bash-emulator

v0.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 > bash-emulator.min.js

test

npm run lint && npm run cover

lint

standard

cover

istanbul cover test/index.js && npm run report && npm run check

check

istanbul check-coverage --statements 95

report

istanbul report html && echo 'For more see: coverage/index.html'

Metadata

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

Downloads

Maintainers