An open API service indexing awesome lists of open source software.

https://github.com/beastwick18/catsay

Like cowsay, but a cat
https://github.com/beastwick18/catsay

Last synced: 21 days ago
JSON representation

Like cowsay, but a cat

Awesome Lists containing this project

README

          

# CatSay
It's cowsay, but a cat! ^w^

## Demo

### Default (no arguments)
![Default](images/default.png)

### Hello! (arguments)
![Hello](images/hello.png)

### Go fetch! (no arguments)
![Fetch](images/fetch.png)

### Speak! (arguments)
![Speak](images/pspsps.png)

## Installation
- To install catsay and catfetch, use `sudo make install`
- To uninstall, use `sudo make uninstall`
- To compile from source, just use `make`