Ecosyste.ms: Awesome

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

https://github.com/restartr/ex-lolcat

The clone of lolcat. written in elixir
https://github.com/restartr/ex-lolcat

Last synced: about 2 months ago
JSON representation

The clone of lolcat. written in elixir

Lists

README

        

Lolcat
======

This is the clone of [busyloop/lolcat](https://github.com/busyloop/lolcat).
But, not supports animation and some features of the original.

## Compile

```bash
$ mix deps.get && mix escript.build
```

## Run

```bash
$ cowsay hello,world | ./lolcat
```

![capture](https://raw.githubusercontent.com/ReSTARTR/ex-lolcat/master/static/ex-lolcat.png)