helem-cli

A fun CLI tool that displays a shocked ASCII art face with encouraging messages when you run upgrade commands

Helem CLI Tool

A fun CLI tool that displays a shocked ASCII art face when you're about to run scary upgrade commands!

Installation

Install globally via npm:

npm install -g helem-cli

Usage

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!

Features

  • 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

Development

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

License

MIT