Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thewasif/simple-quote-generator
A CLI tool that generates an inspirational quote
https://github.com/thewasif/simple-quote-generator
Last synced: about 1 month ago
JSON representation
A CLI tool that generates an inspirational quote
- Host: GitHub
- URL: https://github.com/thewasif/simple-quote-generator
- Owner: thewasif
- Created: 2020-02-18T17:00:54.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T18:40:15.000Z (about 2 years ago)
- Last Synced: 2024-11-07T23:29:25.517Z (2 months ago)
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/simple-quote-generator
- Size: 1.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Quote Generator
![](https://badge.fury.io/js/simple-quote-generator.svg)
[![License: ISC](https://img.shields.io/badge/License-ISC-blue.svg)](https://opensource.org/licenses/ISC)`simple-quote-generator` is a CLI tool that generates a random quote everytime the use executes a command
### Installation
![](demo.png)
- Run `npm i -g simple-quote-generator`
- Execute `quote` command to get a new quote> Node should be installed in your system
### Contributions
To install locally
- `git clone https://github.com/MuhammadWasif/simple-quote-generator.git`
- `cd simple-quote-generator`
- Run `npm install`
- Execute `node index.js`