Skip to content

nubyybuh/drinktea

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drink Tea CLI 🍵

This is a simple Node.js command line application that asks for your tea preference and acknowledges it with a warm message.

Installation

To install the application, first clone the repository:

npm i drinktea

Then navigate into the project directory and install the dependencies:

npm i

Usage

To run the application, use the following command:

node index.js

You will be prompted to enter your tea name. After you enter it, the application will print a message acknowledging your tea preference.

Enjoy your tea time! ☕️

About

Press any key to drink tea

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%