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

https://github.com/hellerve/cowsay.carp

cowsay, in Carp
https://github.com/hellerve/cowsay.carp

Last synced: 5 months ago
JSON representation

cowsay, in Carp

Awesome Lists containing this project

README

          

# cowsay.carp

A Carp implementation of [`cowsay`](https://en.wikipedia.org/wiki/Cowsay).

The placing of newlines is a little heuristic that I thought of myself. It’s not
designed to mimic how the original `cowsay` does, but it should look relatively
similiar.


Have fun!