jack e1a2621c78 update 2 years ago
..
examples e1a2621c78 update 2 years ago
node_modules e1a2621c78 update 2 years ago
tasks e1a2621c78 update 2 years ago
.jshintrc e1a2621c78 update 2 years ago
.npmignore e1a2621c78 update 2 years ago
.travis.yml e1a2621c78 update 2 years ago
Gruntfile.js e1a2621c78 update 2 years ago
LICENSE-MIT e1a2621c78 update 2 years ago
README.md e1a2621c78 update 2 years ago
package.json e1a2621c78 update 2 years ago
readme.old.md e1a2621c78 update 2 years ago

README.md

grunt-browser-sync NPM version

A grunt task for the browser-sync module.

Follow @browserSync for news & updates.

Getting Started

This plugin requires Grunt ~0.4.1

If you haven't used Grunt before, be sure to check out the Getting Started guide, as it explains how to create a Gruntfile as well as install and use Grunt plugins.

##About

For a full list of features, please visit https://github.com/shakyShane/browser-sync

##Install

npm install grunt-browser-sync --save-dev

Once the plugin has been installed, it may be enabled inside your Gruntfile with this line of JavaScript:

grunt.loadNpmTasks('grunt-browser-sync');

##Usage Please see the Grunt JS section of the Official BrowserSync Documentation.

##Support If you've found Browser-sync useful and would like to contribute to its continued development & support, please feel free to send a donation of any size - it would be greatly appreciated!

Support via Gittip Support via PayPal

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.