1
0
Fork 0
mirror of https://github.com/vbatts/sl-feeds.git synced 2024-11-25 17:05:39 +00:00
sl-feeds/README.md
Vincent Batts 831b9f5469
README: include new link
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-02-07 12:40:30 -05:00

493 B

sl-feeds

This is for proccessing Slackware ChangeLog.txt -> RSS feeds that folks can subscribed to.

Ultimately ending up at http://www.slackware.com/~vbatts/feeds/ or http://mirrors.slackware.com/feeds/

Usage

go get github.com/vbatts/sl-feeds

Create a configuration from the sample

sl-feeds --sample-config > ~/.sl-feeds.toml

crontab like:

0 */2 * * * ~/bin/sl-feeds -c ~/.sl-feeds.toml -q || mail -s "[sl-feeds] failed $(date +%D)" me@example.com