Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for bower #48

Open
rolandjitsu opened this issue Jun 25, 2014 · 3 comments
Open

add support for bower #48

rolandjitsu opened this issue Jun 25, 2014 · 3 comments

Comments

@rolandjitsu
Copy link

It would be nice to find this lib on bower ... and not the forked version of it :)

@sahat
Copy link

sahat commented Jul 19, 2014

+1

@yields
Copy link
Contributor

yields commented Jul 19, 2014

prs are welcome: #33 (comment)

@felquis
Copy link

felquis commented Sep 1, 2014

The project do not need to add 'support' for bower.

You can use move.js with bower in this way

  "dependencies":  {
    "movejs": "https://raw.githubusercontent.com/visionmedia/move.js/0.3.3/move.min.js"
  }

And then you can run bower install

Bower will download the move.min.js and put the file in bower_components/movejs/index.js

:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants