Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 884 Bytes

README.md

File metadata and controls

46 lines (28 loc) · 884 Bytes

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

  1. Install the package globally using npm:
npm i -g drinktea
  1. Verify the installation:
drinktea --version

🎈 Usage

  1. Run the application:
drinktea
  1. You will be prompted to enter your tea name. Type in your favorite tea and hit enter.

  2. The application will print a message acknowledging your tea preference.

Enjoy your tea time! ☕️