/word-combine

combine a list of words from a text file

Primary LanguageJavaScriptMIT LicenseMIT

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