browser-sync

v2.0.0-rc2
Live CSS Reload & Browser Syncing
browser sync css live reload sync

env

node ./test/env.js

pro

protractor test/protractor/config.single.js

lint

gulp lint

test

npm run lint && npm run env && npm run unit

unit

mocha --recursive test/specs --timeout 10000

cover

npm run env && npm run _cover

_cover

istanbul cover _mocha --report lcovonly -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls

pro-local

node test/protractor/setup.js

pre-release

npm test && npm run pro-local && npm run pro

Metadata

  • Unknown
  • >= 0.8.0
  • Shane Osbourne
  • released 1/30/2015

Downloads

Maintainers