Archived
2
0
Fork 0
forked from blallo/Feedati
Giochiamo con i feed RSS
This repository has been archived on 2024-10-31. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2018-07-31 17:21:39 +02:00
docker Fix front webserver 2018-07-31 17:09:22 +02:00
rss-bridge@0d1923c52f Init: adding submodules 2018-07-31 09:20:54 +02:00
tt-rss@a2d1fa5b14 Init: adding submodules 2018-07-31 09:20:54 +02:00
.gitmodules Init: adding submodules 2018-07-31 09:20:54 +02:00
docker-compose.yml docker-compose quasi-working 2018-07-31 16:36:00 +02:00
Makefile Remove target dependency 2018-07-31 17:13:27 +02:00
README.md README 2018-07-31 17:21:39 +02:00

FEEDATI

La nuova frontiera dello smanettamento con gli RSS

Installami

Serve installare le seguenti cosucce:

  • GNU make
  • docker
  • docker-compose

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.