Welcome to Drink Tea CLI, a delightful Node.js command line application that enhances your tea time. It's simple, interactive, and fun!
- Interactive CLI
- Asks for your tea preference
- Acknowledges your choice with a warm message
These instructions will get you a copy of the project up and running on your local machine.
- Node.js installed on your machine
- npm (comes with Node.js)
- Install the package globally using npm:
npm i -g drinktea
- Verify the installation:
drinktea --version
- 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! ☕️