Initial release of lightning

G

ghorner

Hi rubyists,
I'm announcing lightning, a gem to speed up your commandline
experience. Lightning does this by generating functions which wrap
around commands and translate basenames to their full paths. For
example:

$ cd-gem bacon-1.1.0
# Same as cd /Library/Ruby/Gems/1.8/gems/bacon-1.1.0

$ less-ruby fileutils.rb
# Same as less /System/Library/Frameworks/Ruby.framework/Versions/
1.8/usr/lib/ruby/1.8/fileutils.rb

Lightning's functions also autocomplete the basenames it can
translate. For more info:

* Install with: gem install lightning
* Intro post: http://tagaholic.me/2010/04/08/lightning-speed-for-your-shell.html
* User's guide: http://tagaholic.me/2010/04/09/lightning-speed-for-the-user.html
* Homepage: http://tagaholic.me/lightning

Enjoy,
Gabriel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top