joshnesbitt / project

A streamlined approach to working with multiple projects and tasks
http://rubygems.org/gems/project
MIT License
47 stars 6 forks source link

Add in options parser #11

Open joshnesbitt opened 14 years ago

joshnesbitt commented 14 years ago

Add trollop in to allow flags and subcommands to be passed in.

reactormonk commented 14 years ago

Working on that.

joshnesbitt commented 14 years ago

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...

reactormonk commented 14 years ago

http://codepad.org/BNvnwjfY

joshnesbitt commented 14 years ago

We have quite similar ideas. What is the scraper referring too?

reactormonk commented 14 years ago

It finds projects (atm folders with .git) and adds them to the config file as projects.

joshnesbitt commented 14 years ago

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.

joshnesbitt commented 14 years ago

Make sure --config is an option to override ~/.project.