1.0.2 • Published 7 years ago

star-wars-quotes v1.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

star-wars-quotes

Build Status npm version

Start your day with a Star Wars quote!!

Star Wars quote generator node package

Install

Using npm

$ npm install --save star-wars-quotes

Usage

In your program

const sw = require('star-wars-quotes')
console.log(sw())

CLI

Using npm

$ npm install --global star-wars-quotes
$ sw-quote
Women always figure out the truth. Always.
    -Han Solo