1.0.5 • Published 7 years ago

gretchmitchel v1.0.5

Weekly downloads
9
License
ISC
Repository
github
Last release
7 years ago

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
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.1

7 years ago

1.0.0

7 years ago