An alternative is perhaps just add the two tools as dependencies in coho, and require them as modules (the tools might have to be modified for this)/
On Mon, Apr 27, 2015 at 9:57 AM, Parashuram N (MS OPEN TECH) <[email protected]> wrote: > +1 to adding it to Coho, specially the first script - would be a good > sanity check before releasing !! > > On 4/27/15, 7:27 AM, "Andrew Grieve" <[email protected]> wrote: > >>Thanks Murat! Sounds really useful! >> >>WDYT about integrating these with coho? >>- So that cordova devs don't need to npm install multiple dev commands >>- So that the commands will be more discoverable >>- So that you can restrict to repos: e.g. coho travis -r plugins >> >>On Sun, Apr 26, 2015 at 11:53 PM, Murat Sutunc <[email protected]> >>wrote: >> >>> Hey everyone, >>> I've been working on two side projects that I think others might also >>>find >>> useful. >>> >>> Cordova Travis (https://www.npmjs.com/package/cordova-travis) >>> Prints out the latest travis build result on console; for all Apache >>> Cordova repos. Whenever there's something red, it's time to fix >>>something :) >>> >>> Cordova Stale (https://www.npmjs.com/package/cordova-stale) >>> This is more to help with our personal repos. Once a PR is merged we >>>often >>> forget to delete our own local branch. This tool helps to identify stale >>> branches. >>> >>> Hope these would be useful. Thanks! >>> Murat >>> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
