qwandry/TODO

7 lines
316 B
Plaintext
Raw Normal View History

2010-11-19 23:01:28 +00:00
TODO, or perhaps not...
- Differentiate multiple similar matches (show path or repository label)
2010-11-19 17:20:37 +00:00
- Allow better customization of repositories
- Customize collection phase (see LibraryRepository)
- Customize naming phase
2010-11-19 23:01:28 +00:00
- Match multiword args, ie: 'activerec 3.' => 'activerec*3.*' => 'activerecord-3.0.3' @done