Node command-line tools to generate release codenames for software development
npm install -g release-codenamerelease-codename [options]- --help show the options
- --nodash show spaces instead of dashes between words
- --words=# specify the number of words in the codename
- --count=# specify the number of codenames to generate
- --alliterative show alliterative codenames
- --letter=b show alliterative codenames starting with a letter (no need to set
--alliterativewhen using--letter)