Add completions for capistrano, rake, etc
Opened this issue · 1 comments
Hi, I'd love to add some completions for other rails-related gems, like rake and capistrano, using your caching mechanism.
If I write them, would you be open to accepting pull requests for these completions?
Cheers
hi @ndbroadbent,
I already use a rake completion script I found in the Internet and inspired me to create the caching mechanism of rails_completion. And, it's great! I use pushand for deploy instead of capistrano, but capistrano users could be happy with a completion script. But, for semantic reasons, I prefer dont include they in this project. however, I suggest you/us to create a project to place bash completions scripts not included in the official bash_completion distribution, something like ruby_bash_completion or maybe a more generic project, bash_completion_scripts. What do you think about?