publish coho to npm

2014-06-06 Thread Brian LeRoux
I don't see why not. Its pretty damn good now and would only help onboard more contributors.

Re: publish coho to npm

2014-06-06 Thread Andrew Grieve
There's definitely some upside, but some downsides as well: - would add some overhead for us to have to remember to version publish it after every change - you then need to npm update coho separately from updating all your other repos (via coho repo-update) - coho currently puts all repos as

Re: publish coho to npm

2014-06-06 Thread Brian LeRoux
oh weird, I use it globally as convenience for cloning and looking at PRs / never tried using as 'top level' …it does work for that use case currently without any env variables or passing anything. just works from cwd. (and you could make that assumption generally imo) On Fri, Jun 6, 2014 at

Re: publish coho to npm

2014-06-06 Thread Ian Clelland
On Friday, June 6, 2014, Andrew Grieve agri...@chromium.org wrote: There's definitely some upside, but some downsides as well: - would add some overhead for us to have to remember to version publish it after every change Sure, but that's like any tool. Or we could just periodically bundle