mirror of
https://github.com/vbatts/sl-feeds.git
synced 2024-10-31 22:16:36 +00:00
Vincent Batts
8e97e3d16f
and ability to export to feeds Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
401 B
401 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/
Usage
go get github.com/vbatts/sl-feeds
crontab like:
0 */2 * * * ~/bin/sl-feeds -q || echo "$(date): failed to poll changelogs" | mail -s "[slackrss] changelog_http_poll failed $(date +%D)" me@example.com