-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Add packaging for Meteor.js, http://meteor.com #829
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
Conversation
327d8e9 to
f99d0ca
Compare
f99d0ca to
9e5c89b
Compare
|
Hi Dan! Thanks so much for this PR. I appreciate you taking care of everything for me :) I'd like to keep this PR open for a while to see how much interest there is in Meteor support. Please +1 this issue if you would like to see Meteor support for Isotope. I'm hesitant to add support for a couple reasons
|
|
+1 |
|
with packery layout mode in one package is better. |
|
Hi David! Thanks for prodding me to get rid of those As for lack of requests for Isotope & Meteor, that's because we've had a few wrapper packages, that have been getting out of date. One that's still kicking is here. You can see 30 app installs, and that's only since around October, when we started tracking install counts. As for Meteor being a different package system, that is an acknowledged issue, and there are efforts to update Meteor's packages repository automatically from GitHub. That will take quite a bit of work though, and in the meanwhile I was hoping that we could provide packaging straight from the source. I do understand your concerns though, and I'll leave this up to you. Best regards, |
|
+1 hopefully even for v1.5 |
|
+1 |
4 similar comments
|
👍 |
|
+1 |
|
+1 |
|
+1 |
|
+1 and I'm more than happy to pay for the commercial license. |
|
+1 and also worth mentioning that as of now, the current package on atmosphere is at 1,780 installs |
|
+1 |
2 similar comments
|
+1 |
|
+1 |
|
Correct. |
Hi David,
I'm a Meteor.js dev and volunteer package maintainer for Meteor. Isotope is a great layout library, and adding it to Meteor's ecosystem will expose it to many new devs (Meteor has 20k+ stars on GitHub), likely bringing in new testers and contributors.
This PR will let you directly publish updated versions of the library as they become available. All you have to do is create an account at https://meteor.com/ (click SIGN IN, then Create account). After you've done that, please let me know the name of the account, and I'll add you as a maintainer.
I've already published the current version of the package on Atmosphere (Meteor's package directory). When you release new versions, you'll be able to publish them to Atmosphere by running
Thanks & best regards,
Dan, official Meteor integrations team