Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jnunemaker/lorem
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.
https://github.com/jnunemaker/lorem
Last synced: 17 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/jnunemaker/lorem
- Owner: jnunemaker
- License: mit
- Created: 2008-02-14T03:13:01.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2009-04-30T12:00:18.000Z (over 15 years ago)
- Last Synced: 2024-10-17T02:25:45.170Z (23 days ago)
- Language: Ruby
- Homepage: http://lorem.rubyforge.org/
- Size: 105 KB
- Stars: 33
- Watchers: 4
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- Changelog: CHANGELOG.txt
- License: MIT-LICENSE
Awesome Lists containing this project
README
== 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
== Docshttp://rdoc.info/projects/jnunemaker/lorem