1.0.8 • Published 7 years ago

name-inspiration-generator v1.0.8

Weekly downloads
12
License
MIT
Repository
github
Last release
7 years ago

name-inspiration-generator

A name inspiration generator based off of random song lyric snippets.

To start using this program, you will need to have Node.js installed and have a developer.musixmatch.com API key (https://developer.musixmatch.com).

Original inspiration for the app https://www.reddit.com/r/worldbuilding/comments/76rkwp/naming_technique/

Installation

npm install -g name-inspiration-generator

Set Your API Key

This will create a file in your home directory called .inspireme-key. If you remove this, you will have to set your API key again.

inspireme-addkey ACOOLKEYGOESRIGHTHERE

Usage

Example (variable length with no reversal)

inspireme

Example (fixed length with set to no reversal)

inspireme --wordcount 8

Example (fixed length with reversal)

inspireme --wordcount 5 --reversed
1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.0

7 years ago