1.0.2 • Published 10 years ago
killego v1.0.2
Kill Ego
Ego is your Enemy
Inspired by Ryan Holiday's book Ego is the Enemy.
Usage
Install killego and save in your package.json
npm install killego --saverequire it in your application
const killego = require('killego');Now you have a variable killego that points to an array of statements that will make you calm down.
CLI usage
Install the package globally:
npm install killego -g