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

https://github.com/passy/horse.hs

Tweet like a Horse
https://github.com/passy/horse.hs

Last synced: about 1 year ago
JSON representation

Tweet like a Horse

Awesome Lists containing this project

README

          

Horse.hs
========

Tweet like a Horse.

Development
-----------

```bash
cabal sandbox init
cabal install --only-dependencies
cabal build
```

Running
-------

```bash
cat data/*.txt | tr -d '\n' | cabal run horse.conf
```