Skip to content
This repository has been archived by the owner on Nov 24, 2021. It is now read-only.

k0kubun/grimoire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grimoire

Utility for naming your softwares or services.
Grimoire does just outputting a sorted unique word list, so you should filter the output with percol, peco, etc.

Installation

$ go get github.com/k0kubun/grimoire

Usage

# Output all words
# It takes TOO MUCH time at first execution
$ grimoire

# Show dictionary list
$ grimoire -h

# Output specific dictionary
$ grimoire greek

Supported Dictionaries

  • English
  • Greek Mythology
  • Norse Mythology
  • Person name in British, French, Italy, Spain, Greek, Finland and Russia

TODO

  • User-editable dictionary for memoing words you want to use
  • Show dictionary name in output
  • Add another dictionary (Italian, French ...)
  • Cache update option -u
  • Ignore case output sort
  • Alphabetize non-alphabet chars

License

MIT License

About

Naming utility for your software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages