helem-cli
A fun CLI tool that displays a shocked ASCII art face with encouraging messages when you run upgrade commands
A fun CLI tool that displays a shocked ASCII art face when you're about to run scary upgrade commands!
Install globally via npm:
npm install -g helem-cli
helem upgrade
This will display a shocked ASCII art face with a random encouraging message, perfect for when you're about to run a scary upgrade and need some moral support!
- Beautiful ASCII art of a person in shock
- Random encouraging messages to boost your confidence
- Simple command-line interface
- Perfect for dramatic upgrade moments
- Adds a bit of fun to your terminal workflow
To run locally:
git clone https://github.com/yourusername/helem-cli
cd helem-cli
npm install
node bin/helem.js upgrade
To install locally for development:
npm link
MIT