Skip to content
/ lorem Public

CLI to generate lorem ipsum text

License

Notifications You must be signed in to change notification settings

mskelton/lorem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lorem

CLI to generate lorem ipsum text.

Installation

go install github.com/mskelton/lorem@latest

Usage

Generate paragraph

To generate a paragraph of lorem text, simply call the lorem command with an optional count. If a count is specified, that many paragraphs will be printed.

lorem [count]

Generate sentence

To generate a sentence of lorem text, add the -s flag with an optional count. If a count is specified, that many sentences will be printed.

lorem -s [count]

About

CLI to generate lorem ipsum text

Topics

Resources

License

Stars

Watchers

Forks

Languages