Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 268 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 268 Bytes

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