star-wars-quotes
v1.0.2
Published
Star Wars quote generator
Downloads
34
Readme
star-wars-quotes
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