quotivate
v1.0.5
Published
Receive random inspirational or humorous quotes in the terminal.
Downloads
17
Maintainers
Readme
Quotivate
Quotivate is a simple CLI tool built with Node.js that provides users with random inspirational or humorous quotes directly in their terminal. It's a great way to start your day with a dose of motivation or to add a bit of fun to your terminal experience.
Installation
To use Quotivate, you'll need to have Node.js installed on your system. Once you have Node.js installed, you can install Quotivate globally using npm:
npm install -g quotivate
Usage
After installing Quotivate, simply open your terminal and run the following command:
quotivate
This will display a random quote in your terminal window.
Contributing
Quotivate is open-source and welcomes contributions from the community. If you'd like to contribute, here are a few ways you can help:
- Add new quotes to the collection.
- Improve the codebase by fixing bugs or adding new features.
- Improve the documentation.
To contribute, simply fork this repository, make your changes, and submit a pull request. Your contributions are greatly appreciated!
License
This project is licensed under the MIT License.