entrokitty
v1.1.0
Published
Littering your box with files that are all too similar? Add entrokitty to tell them apart.
Readme
entrokitty
It gives you random cat names so you can tell files apart, it's much easier than trying to tell git hashes apart.
CLI Usage
Installation
npm install -g entrokittyUsage
entrokitty [space replacement]
$ entrokitty
Scratch Adams
$ entrokitty -
Theo-de-CaadtNode Usage
var entrokitty = require('entrokitty');
console.log(entrokitty()); // Mew Kabakoff
console.log(entrokitty('-')); // Eric-MeowerContributing
Send me a PR with new names. Any PR with Star Wars puns will be denied.
