1.5.3 • Published 1 year ago
gotrexolder v1.5.3
Gotrex 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 gotrexolder 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!