browser-sync

v2.6.9
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-local && npm run coveralls

coveralls

istanbul-coveralls

pro-local

node test/protractor/setup.js

cover-local

istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs

pre-release

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

Metadata

  • Unknown
  • >= 0.8.0
  • Shane Osbourne
  • released 4/29/2015

Downloads

Maintainers