Add packaging for Meteor.js, http://meteor.com#78
Merged
RobertWHurst merged 1 commit intoRobertWHurst:masterfrom Nov 29, 2014
dandv:meteor-integration
Merged
Add packaging for Meteor.js, http://meteor.com#78RobertWHurst merged 1 commit intoRobertWHurst:masterfrom dandv:meteor-integration
RobertWHurst merged 1 commit intoRobertWHurst:masterfrom
dandv:meteor-integration
Conversation
Owner
|
Looks good @dandv. I created an account with the username robertwhurst. |
RobertWHurst
added a commit
that referenced
this pull request
Nov 29, 2014
Add packaging for Meteor.js, http://meteor.com
Contributor
Author
|
Thanks! I've added |
Owner
|
Thanks @dandv. Cheers man. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi Robert,
I'm a Meteor.js dev and volunteer package maintainer for Meteor. I've learned about KeyboardJS from StackOverflow and thought it would be great to have it in Meteor's package repository. 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 with
meteor/publish.sh.Thanks & best regards,
Dan, Meteor integrations team