Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 409 Bytes

readme.md

File metadata and controls

36 lines (22 loc) · 409 Bytes

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