qwandry/TODO

7 lines
316 B
Plaintext

TODO, or perhaps not...
- Differentiate multiple similar matches (show path or repository label)
- Allow better customization of repositories
- Customize collection phase (see LibraryRepository)
- Customize naming phase
- Match multiword args, ie: 'activerec 3.' => 'activerec*3.*' => 'activerecord-3.0.3' @done