1.0.0 • Published 7 years ago

word-combine v1.0.0

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

word-combine

combine a list of words from a text file, outputs to stdout. useful for finding project names.

usage

node index [filename] [options]

options:
  -p= : adds a prefix to the beginning of each word
  -s= : adds a suffix to the end of each word
1.0.0

7 years ago