Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

angular-pusher

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-pusher

>


Version published
Maintainers
1
Created
Issues
11

angular-pusher NPM version

Getting Started

Install

  1. download the files
    1. Bower
      1. add "angular-pusher": "latest" to your bower.json file then run bower install OR run bower install angular-pusher
  2. include the files in your app
    1. angular-pusher.min.js
  3. 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.

Contributing

  1. git checkout gh-pages

    1. run npm install && bower install
    2. write your code then run grunt
    3. git commit your changes
  2. copy over core files (.js and .css/.less for directives) to master branch

    1. git checkout master
    2. git checkout gh-pages angular-pusher.js angular-pusher.min.js README.md

Contributors

License

Copyright (c) 2014 undefined, contributors. Released under the license


This file was generated by grunt-readme on Saturday, February 1, 2014.

FAQs

Package last updated on 26 Feb 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts