Skip to content

yargs/yarsay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yarsay

Hello Joe! tell Pirate Joe what to say.

Inspired by yosay, which was in turn inspired by cowsay.

Build Status Coverage Status NPM version

Usage

yarsay "Hello World!"

Or,

echo "Hello World" | yarsay

Or,

var yarsay = require('./lib/yarsay')
yarsay('Hello World!').say()

License

ISC