Skip to content

landoGriffin1/thinksay

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published