gretchmitchel
v1.0.5
Published
Guitarist's Pseudonym Generator
Downloads
6
Readme
Library that generates pseudonyms for guitar players
Install
Prerequisites: Install nodejs and npm
$ npm install -g gretchmitchel
Usage in your scripts
const gretchmitchel = require('../index.js');
console.log(gretchmitchel()); // Gretch Mitchel or some other cool name
CLI (Command-line interface)
$ gretchmitchel
"Gretch Mitchel" # or some other cool name