I couldn't find something to do this, so I wrote one - or maybe it's only me who suffers the problem of working on a dozen modules at the same time (or offline more the case), and then not knowing which need pushing, committing, versioning, publishing etc when I come online again.
I pulled together a few modules and made a little module called 'froth' to recursively scan for local git repos with a package.json and tell me what is going on http://github.com/robashton/froth Is there an alternative I can use with somewhat better support for all the edge cases, or is this it? It's already saved me a ton of time, but I don't want it to cost me more time in there is something better available. Or am I just working dumb and shouldn't have this problem in the first place? -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
