aggreact/README.md

18 lines
256 B
Markdown
Raw Normal View History

2018-12-02 11:33:51 +00:00
`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
```