dmauro / Keypress

A keyboard input capturing utility in which any key can be a modifier key.
http://dmauro.github.io/Keypress/
Apache License 2.0
3.18k stars 313 forks source link

Add packaging for Meteor.js, http://meteor.com #63

Closed dandv closed 9 years ago

dandv commented 9 years ago

Hi David,

I'm a Meteor.js dev and volunteer package maintainer for Meteor. Mousetrap is a great keyboard handling 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 meteor/publish.sh.

Thanks & best regards, Dan, official Meteor integrations team

dmauro commented 9 years ago

I've created the account under the name "dmauro". Thanks!

dandv commented 9 years ago

Awesome! I've added you to the org, and I'm happy to congratulate you on getting ahead of d3, Font Awesome, and other libraries in this Meteor integration endeavor.