my-name-greet-cli
v1.0.2
Published
A super simple CLI tool that greets the user
Readme
greet-cli
A super simple and clean CLI tool that greets the user by name.
🚀 How to Use
Install globally
npm install -g my-name-greet-cliRun the CLI
mygreet
# or
mygreet YourName🛠 Features
- Greets the user with their name
- Prompts for name if not provided
- Includes colorful output and a spinner
