thinksay
v1.0.5
Published
Tell Yeoman what to say
Downloads
2
Maintainers
Readme
thinksay
Tell Yeoman what to say (Shamefully ripped off from yosay ...)
Like yosay but more liony...
Install
$ npm install --save thinksay
Usage
var thinksay = require('thinksay');
console.log(thinksay('Hello, and welcome to my fantastic generator full of whimsy and bubble gum!'));
You can style your text with chalk before passing it to thinksay
.
CLI
$ npm install --global thinksay
License
BSD license Copyright (c) Google