browser-sync

v1.5.6
Live CSS Reload & Browser Syncing
browser sync css live reload sync

lint

gulp lint

test

npm run lint && node ./test/env.js && npm run unit

unit

mocha --recursive test/specs --reporter spec --timeout 10000

cover

node ./test/env.js && istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls

_cover

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

Metadata

  • Unknown
  • >= 0.8.0
  • Shane Osbourne
  • released 10/8/2014

Downloads

Maintainers