goatsay
v1.0.0
Published
A goat-based variant of cowsay
Downloads
27
Maintainers
Readme
goatsay
goatsay is a wrapper around cowsay that defaults to present a speaking goat instead of a cow.
goatsay requires a seperate installation of cowsay.
Installation
$ npm install -g goatsay
Usage
$ goatsay hello
_______
< hello >
-------
\
\
)__(
'|oo|'________/
|__| |
V ||"""""""||
|| ||
$ goatthink goodbye
_________
( goodbye )
---------
o
o
)__(
'|oo|'________/
|__| |
V ||"""""""||
|| ||
For advance usage, see the cowsay man page.
Feedback
- If you enjoyed this package, please star it on Github.
- You are invited to Open an issue on Github.
- For other matters, my email address can be found on my NpmJS page, my Github page, or my website.