clementi / lipsum

CLI to the Lipsum.com API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lipsum

CLI to the Lipsum.com API.

Usage

Usage: lipsum [-V|--version] [-u|--unit UNIT] (-a|--amount AMOUNT) [-s|--start]

  Get some 'Lorem ipsum' text

Available options:
  -h,--help                Show this help text
  -V,--version             Show version
  -u,--unit UNIT           Set the text unit (paras (default), words, or bytes)
  -a,--amount AMOUNT       Set the amount of text units
  -s,--start               Do not start with 'Lorem ipsum'

About

CLI to the Lipsum.com API

License:Other


Languages

Language:Haskell 95.4%Language:Makefile 4.6%