star-wars-quotes

1.0.2 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i star-wars-quotes

Weekly Downloads

9

Version

1.0.2

License

MIT

Last publish

Collaborators

  • nischayv