words-cli
v1.0.0
Published
Find words with wilcard.
Downloads
21
Readme
words-cli 
Find words with wilcard.
Install
npm install -g words-cli
Usage
USAGE
${bold('words')} [wildcard]
EXAMPLE
${bold('words "*am"')} Find words ending with 'am'
${bold('words "??am"')} Find words ending with 'am' of length 4
${bold('words "*??am"')} Find words ending with 'am' of length 4+
License
MIT @ Amio