guns / completion-ruby forked from mernen/completion-ruby
- Source
- Commits
- Network (2)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
guns
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Nov 01 06:27:37 -0800 2009 | |
| |
MIT-LICENSE | Sun Jul 27 17:14:13 -0700 2008 | |
| |
README.markdown | Mon Nov 02 21:24:13 -0800 2009 | |
| |
bash_completion.d/ | Mon Nov 09 20:03:42 -0800 2009 | |
| |
test_bash_hash.rb | Sat Nov 07 04:44:12 -0800 2009 |
completion-ruby: bash completion for Ruby-related commands
completion-ruby is a set of bash scripts offering command-line completion for various Ruby-related commands and tools.
Original excellent work by Daniel Luz.
guns/completion-ruby
Currently under heavy development, the goal of this fork is to provide comprehensive completion coverage (95-100%), in-memory caching of expensive completion lists (as opposed to disk caching), and tighter integration with the Debian bash-completion project, which has become the leading project in bash programmable completion.
Track its progress at http://github.com/guns/completion-ruby
All commands use features from bash-completion v1.2, which is currently in prerelease. Grab the latest version of bash-completion here:
git clone git://git.debian.org/git/bash-completion/bash-completion.git
License and website
Copyright © 2008 Daniel Luz.
completion-ruby is distributed under the MIT license.
The source is available in a Git repository, available at GitHub.
For up-to-date information, visit this project's permalink.
