Open joshnesbitt opened 14 years ago
Working on that.
How far are you on it? I've already started work on it after playing around with different parsers. Won't be long until I merge that one...
We have quite similar ideas. What is the scraper referring too?
It finds projects (atm folders with .git) and adds them to the config file as projects.
Ok sure. Will be interested to see how that turns out - sounds useful. I'll pick up the CLI usage whilst you're on that.
Make sure --config
is an option to override ~/.project
.
Add trollop in to allow flags and subcommands to be passed in.