aggreact/README.md
Yann Esposito (Yogsototh) 831aa825eb
initial commit
2018-12-02 12:40:07 +01:00

17 lines
256 B
Markdown

`aggreact`
==========
Add comments to your static website and also list all mentions on multiple
social networks.
## Install
- Install [`stack`](https://haskellstack.org)
- clone this repo
- `stack build`
## Use
``` haskell
stack exec -- aggreact
```