Feedati/README.md
2018-08-09 14:01:16 +02:00

18 lines
400 B
Markdown

FEEDATI
=======
La nuova frontiera dello smanettamento con gli RSS
## Installami
Serve installare le seguenti cosucce:
- docker
- docker-compose
- `go get 'github.com/betalo-sweden/await'` (serve Go >= 1.8)
- [doit](http://pydoit.org/) (`pip3 install doit` or `apt-get install python3-doit`)
## Lanciare
Running `doit` is enough.
It will build images, configure them, then run everything.