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: 2 months ago
JSON representation
The clone of lolcat. written in elixir
- Host: GitHub
- URL: https://github.com/restartr/ex-lolcat
- Owner: ReSTARTR
- License: mit
- Created: 2015-05-10T04:06:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-10T05:49:12.000Z (over 9 years ago)
- Last Synced: 2024-10-11T14:09:13.071Z (3 months ago)
- Language: Elixir
- Size: 184 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- freaking_awesome_elixir - Elixir - This is the clone of busyloop/lolcat. But it does not support animation and some features of the original. (Examples and funny stuff)
- fucking-awesome-elixir - lolcat - This is the clone of busyloop/lolcat. But it does not support animation and some features of the original. (Examples and funny stuff)
- awesome-elixir - lolcat - This is the clone of busyloop/lolcat. But it does not support animation and some features of the original. (Examples and funny stuff)
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)