Giochiamo con i feed RSS
Find a file
2018-08-09 10:34:34 +02:00
docker Fixing the broken shit 2018-08-01 18:27:59 +02:00
rss-bridge@f92ac49947 Update external remotes 2018-08-01 18:40:46 +02:00
tt-rss@c925f4e3fd Update external remotes 2018-08-01 18:40:46 +02:00
.gitignore first doit implementation 2018-08-09 10:34:34 +02:00
.gitmodules Fix submodules' remotes 2018-08-02 10:32:52 +02:00
docker-compose.yml Fixing containers' name 2018-08-02 10:46:41 +02:00
dodo.py first doit implementation 2018-08-09 10:34:34 +02:00
dodo_utils.py first doit implementation 2018-08-09 10:34:34 +02:00
Makefile docker-compose clearer names and parsing 2018-08-09 00:27:33 +02:00
README.md await is a dependency 2018-08-09 00:27:33 +02:00

FEEDATI

La nuova frontiera dello smanettamento con gli RSS

Installami

Serve installare le seguenti cosucce:

  • GNU make
  • docker
  • docker-compose
  • go get 'github.com/betalo-sweden/await'

Configurami

Ci pensa il Makefile:

make build

Giocare

Ogni volta che si vuole giocare:

make run

Per fermare il giochino dai un bel ctrl+c. Puoi riprendere in qualsiasi momento con make run.