Skip to content

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.

License

jnunemaker/lorem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== 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

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages