[ANN] Elif 0.1.0 Released

  • Thread starter James Edward Gray II
  • Start date
J

James Edward Gray II

Elif 0.1.0 Released
===================

I've needed it twice now and Martin DeMello also found a use for it,
so I have rolled a gem out of my solution to Ruby Quiz #64 to make it
easier for people to find and use.

What is Elif?
-------------

A port of File::ReadBackwards, the Perl module by Uri Guttman, for
reading a file in reverse, line by line. This can often be helpful
for things like log files, where the interesting information is
usually at the end.

Where can I learn more?
-----------------------

Elif is hosted on RubyForge.

Project page: http://rubyforge.org/projects/elif/
Documentation: http://elif.rubyforge.org/
Downloads: http://rubyforge.org/frs/?group_id=2684

How do I get Elif?
------------------

Elif is a gem, so as long as you have RubyGems installed it's as
simple as:

$ sudo gem install elif

If you need to install RubyGems, you can download it from:

http://rubyforge.org/frs/?group_id=126&release_id=5803

Elif can also be installed manually. Just download the latest
release and follow the instructions in INSTALL:

http://rubyforge.org/frs/?group_id=2684&release_id=8180

James Edward Gray II
 

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

No members online now.

Forum statistics

Threads
473,995
Messages
2,570,230
Members
46,819
Latest member
masterdaster

Latest Threads

Top