1.1.1 • Published 6 years ago

greekumipsum-cli v1.1.1

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

Greekum Ipsum CLI 📝

Generate random greek paragraphs, sentences & more.

Build Status npm version XO code style npm license

NPM

Animated SVG

What is Greekum Ipsum?

Original description:

Greekum Ipsum is variation of Lorem Ipsum. It was made by Krzysztof Szewczyk, serving same purpose as Lorem Ipsum, with another feature - creating generators of this, or even trying it out in applications or websites, can test system's capability to render unicode characters.

Install

npm install --global greekumipsum-cli

You can also use the online generator!

Usage

Usage
 $ greekum <option> [number]
 
Options
 -p  --paragraph  	     Generate paragraphs
 -w  --word       	     Generate words
 -s  --sentence   	     Generate sentences
 -sc --sentence-capitalized  Generate capitalized sentences
 -c  --character  	     Generate characters
 -h  --help      	     Display help message
 
Examples
 $ greekum --paragraph 5
 $ greekum -c 3
 $ greekum -p

Note

This CLI app is just a simple wrapper around the original Greekum Ipsum script, made by my friend Krzysztof Szewczyk. All credit should go to him 😄

Maintainers

Antoni KepinskiKrzysztof Szewczyk
Antoni KepinskiKrzysztof Szewczyk (stale)

TODO List

  • Add configuration file support:
    • Create configuration files starting clean or predefined
    • Save, load configuration
    • Add some more predefined configurations
    • Look 1
  • Optimize CLI (it's wasting some memory now)
  • Add learning frontend
  • Add GreekumHarvester CLI frontend
  • Very basic markdown highlighting (?, unsure): **, ****, #
  • Add commandline option to uppercase sentence.
  • If num is not passed, assume 1.
1.1.1

6 years ago

1.1.0

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago