drinktea
v1.3.0
Published
A delightful Node.js command line application that enhances your tea time.
Downloads
11
Readme
Drink Tea CLI 🍵
Welcome to Drink Tea CLI, a delightful Node.js command line application that enhances your tea time. It's simple, interactive, and fun!
🌟 Features
- Interactive CLI
- Asks for your tea preference
- Acknowledges your choice with a warm message
🚀 Getting Started
These instructions will get you a copy of the project up and running on your local machine.
Prerequisites
- Node.js installed on your machine
- npm (comes with Node.js)
Installation
- Install the package globally using npm:
npm i -g drinktea
- Verify the installation:
drinktea --version
🎈 Usage
- Run the application:
drinktea
You will be prompted to enter your tea name. Type in your favorite tea and hit enter.
The application will print a message acknowledging your tea preference.
Enjoy your tea time! ☕️