Skip to content

yugo-ibuki/cheeyo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This cheers you up with some encouraging words.

Usage

go install github.com/yugo-ibuki/cheeyo@latest
cheeyo

Options

$ cheeyo --help
this cheers you up

Usage:
  this cheers you up [flags]

Flags:
  -h, --help          help for this
  -p, --path  string   words config path
  -m, --merge boolean  merge words config

Interface

json

[
    "word1",
    "word2",
    "word3"
]

Example