Closed dotansimha closed 9 years ago
We barely have enough resources to merge PR. I unfortunately don't think it is realistic to add one more thing to do.
Especially since this repository will be split very soon in multiple repositories. So the build system will change.
Hi angular-ui team,
I'm a package maintainer for Meteor.js, a popular full-stack JavaScript framework. I'm also a developer on angular-meteor, a library that let's you work with AngularJS on top of Meteor.
A lot of our users use ui-utils and it right now there is a separate package and Github repo that simply manually copies your distribution and publish it to Meteor. This PR will allow you to directly publish updated versions of ui-utils 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 to the angularui organization there.
I've already published the current version of the package on Atmosphere (Meteor's package directory). When you release new versions of ui-utils, you'll be able to publish them to Atmosphere by running make meteor.
Thanks & best regards, Dotan