/node-yoda-said

Yoda quotes on CLI a trribute to Master Yoda!

Primary LanguageJavaScriptMIT LicenseMIT

yoda-said

Yoda quotes on CLI a trribute to Master Yoda!

Install

$ npm install --save yoda-said

Usage

var yodaSaid = require('yoda-said');
console.log(yodaSaid());

CLI

$ npm install --global yoda-said
$ yoda-said
"No! Try not. Do. Or do not. There is no try." -- Yoda to Luke

License

MIT © Hemanth.HM