Skip to content

dwi2/loremipsum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Generate Lorem ipsum in your clipboard in no time

Build

$> git clone [email protected]:dwi2/loremipsum.git # in your golang workspace
$> go get .
$> go install

Run

$> /path/to/go/bin/loremipsum # copy full 'Lorem ipsum' in clipboard
$> /path/to/go/bin/loremipsum s # copy first sentence of 'Lorem ipsum' in clipboard
$> /path/to/go/bin/loremipsum t # copy only 'Lorem ipsum' in clipboard

Synopsis

NAME:
   loremipsum - Generate `Lorem ipsum` in your clipboard in no time

USAGE:
   loremipsum [global options] command [command options] [arguments...]

VERSION:
   0.0.1

COMMANDS:
     short, s  Generate first sentence of `Lorem ipsum` in clipboard
     tiny, t   Generate only `Lorem ipsum` in clipboard
     help, h   Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h     show help
   --version, -v  print the version

About

Generate `Lorem ipsum` in your clipboard in no time

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages