A CLI app to generate superher names.
To install kaboom from npm, run:
$ npm install -g kaboom
Once its installed try:
$ kaboom -V
0.0.1
$ kaboom -h
Usage: kaboom [options]
Options:
-h, --help output usage information
-V, --version output the version number
-n, --number <n> Number of superhero names
$ kaboom
The Gentle Snipe Wolverine
$ kaboom -n 10
The Fiery Shadow
The Macho Shade Chief
The Yellow Sniper Outrageous
The Giant Catman Magical
Griffin and Electric Arrow Catman
The Impossible Captain Smasher
Spark Plug and Choicemaker Prince
The Iron Smasher Cat
The Brass Waspman Watcher
The Glorious Angel Falcon
If you have mocha installed already,
$ npm test
I use to name my releases after random superhero names sometimes, like every single lazy ass developer; I wanted a utility that'd reduce my efforts. So, here it is. :3
Copyright (c) 2015 Umayr Shahid