0.0.1 • Published 12 years ago

earl-grey v0.0.1

Weekly downloads
5
License
-
Repository
github
Last release
12 years ago

earl-grey

Tea. Earl grey. Hot.

example

var tea = require('earl-grey').hot();
tea.pipe(process.stdout);

tea earl grey hot

methods

var tea = require('earl-grey')

tea.hot()

Return a readable animated hot ansi tea stream.

tea.cold()

Return a readable cold ansi tea stream.

command-line usage

usage: earl-grey {hot|cold}

install

To get the library, with npm do:

npm install earl-grey

and to get the command:

npm install -g earl-grey

license

MIT