AngularJS provider and service for Pusher
- download the files
- Bower
- add
"angular-pusher": "latest"to yourbower.jsonfile then runbower installOR runbower install angular-pusher
- add
- Bower
- include the files in your app
angular-pusher.min.js
- include the module in angular (i.e. in
app.js) -doowb.angular-pusher
See the gh-pages branch, files bower.json and index.html for a full example.
-
git checkout gh-pages- run
npm install && bower install - write your code then run
grunt - git commit your changes
- run
-
copy over core files (.js and .css/.less for directives) to master branch
git checkout mastergit checkout gh-pages angular-pusher.js angular-pusher.min.js README.md
Copyright (c) 2015 undefined, contributors. Released under the license
This file was generated by grunt-readme on Thursday, April 23, 2015.

