Closed kennethkalmer closed 10 years ago
Wait wait, will have to redo this properly to support component.io & bower at the same time...
I can't download it from bower tho. Is there a problem with the name?
bower install --save kennethkalmer/snapjs#v2.0
That should work, but the directory name will be Snap.js
. Alternatively you could use snapjs=kennethkalmer/snapjs#v2.0
to have it saved to snapjs
.
perfect :+1:
@kennethkalmer could you make sure it's available via http://bower.io/search/?q=snap? That way I can add it to https://rails-assets.org/components/new.
@kennethkalmer I just regged kennethkalmer-snapjs
. Hopefully it should be searchable via http://bower.io/ soon.
Tried adding it to https://rails-assets.org/components/new but getting kennethkalmer-snapjs has no versions defined. Please create an issue in component's repository.
-- maybe you need to set a semver-compatible version ie. 2.0.0-rc.1
?
@frankie-loves-jesus thanks for the feedback, will clean this up a bit more
Anytime @kennethkalmer. Looking forward to your update.
@kennethkalmer any news? @jakiestfu we need you man!
@frankie-loves-jesus @chellem @kennethkalmer Sorry, fellas. Here we go:
$ bower info snapjs
...
Available versions:
- 2.0.0-rc1
- 1.9.3
Yo! Welcome back! Thank you so much man, I really appreciate it.
I had to look up the bower install instructions in this thread so I've added it to the README as well now :+1:
Also updated the version here, and the
main
key to point todist/latest/snap.(js|css)
respectively