public
Description: Ever get tired of opening up lipsum.com, filling out a form and waiting for it to give you your filler text? Yeah, me too. I threw this together in an hour to generate lipsum text from the command line.
Homepage: http://lorem.rubyforge.org/
Clone URL: git://github.com/jnunemaker/lorem.git
Click here to lend your support to: lorem and make a donation at www.pledgie.com !
lorem /
name age message
file CHANGELOG.txt Wed Jan 16 21:38:36 -0800 2008 added -p option to CLI for auto pasting to clip... [jnunemaker]
file MIT-LICENSE Mon Oct 22 20:58:16 -0700 2007 added mit license git-svn-id: http://svn.addi... [jnunemaker]
file Manifest.txt Wed Jan 16 21:10:34 -0800 2008 updated manifest git-svn-id: http://svn.addic... [jnunemaker]
file README.txt Thu Apr 30 05:00:13 -0700 2009 updated readme with info. [jnunemaker]
file Rakefile Thu May 10 07:58:37 -0700 2007 moved html/ to website/ and updated website pub... [jnunemaker]
directory bin/ Wed Jan 16 21:38:36 -0800 2008 added -p option to CLI for auto pasting to clip... [jnunemaker]
directory lib/ Wed Jan 16 21:38:36 -0800 2008 added -p option to CLI for auto pasting to clip... [jnunemaker]
file setup.rb Fri May 04 05:56:21 -0700 2007 added my lorem gem git-svn-id: http://svn.add... [jnunemaker]
directory test/ Fri May 04 05:56:21 -0700 2007 added my lorem gem git-svn-id: http://svn.add... [jnunemaker]
directory website/ Thu May 10 07:58:37 -0700 2007 moved html/ to website/ and updated website pub... [jnunemaker]
README.txt
== Lorem by John Nunemaker

Lorem is a simple gem for outputing lorem ipsum text. I got tired of opening a browser, going to lipsum.com, filling out 
a form and waiting for it to submit. Now you can get all that lorem goodness from the command line. Yehaw!

== Usage

Usage: lorem [number] [type] (ie: lorem 5 paragraphs)
 - Number defaults to 1 if no parameters given
 - Type defaults to paragraphs
 - Available Types:
   - paragraphs
   - words
   - chars
   - characters
   
   lorem -p # will paste default to pasteboard on OSX
   
== Docs

http://rdoc.info/projects/jnunemaker/lorem