quote-cli-amar
v1.0.1
Published
A CLI tool that prints a random quote each run.
Readme
quote-cli (Node.js)
A Node.js CLI tool that prints a random quotation each time it's run.
Features
- Prints random quotes
- Add quotes
- List all quotes
- Print multiple quotes with
-n
Installation
- Unzip the folder.
- Run
npm install -g .to install globally. - Run
quote-cliin your terminal.
Commands
quote-cli— print a random quotequote-cli -n 3— print 3 random quotesquote-cli --list— list all quotesquote-cli --add "Quote" --author "Author"— add a new quote
License
MIT
