kyoz / iquotes-cli

:book: CLI to get inspirational quotes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iquotes-cli

Get inspirational quotes

Build Status NPM version XO code style

Install

$ npm install iquotes-cli

Usage

$ quote
// "If you really want to do something, you'll find a way. If you don't, you'll find an excuse." - Jim Rohn (Life)
$ quote --love
// "The first duty of love is to listen." - Paul Tillich (Love)

Tip

Add quote to your bash_profile (or .zshrc...) to get random quote everytime you open terminal

Related

License

MIT © Kyoz

About

:book: CLI to get inspirational quotes

License:MIT License


Languages

Language:JavaScript 100.0%