gretchmitchel

v1.0.5
Guitarist's Pseudonym Generator

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
npm i gretchmitchel

Metadata

  • ISC
  • Whatever
  • Stoyan Stefanov
  • released 1/12/2017

Downloads

Maintainers