1.0.5 • Published 9 years ago

thinksay v1.0.5

Weekly downloads
1
License
BSD-2-Clause
Repository
-
Last release
9 years ago

thinksay

Tell Yeoman what to say (Shamefully ripped off from yosay ...)

Like yosay but more liony...

npm.io

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