rss email digests over ssh because you're a cool kid herald.dunkirk.sh
go rss rss-reader ssh charm
at main 190 B view raw
1# Binary 2herald 3 4# Build artifacts 5dist/ 6 7# Config 8config.yaml 9*.pem 10 11# Database 12*.db* 13 14# SSH host keys 15host_key 16host_key.pub 17 18# IDE 19.vscode/ 20.idea/ 21*.swp 22*.swo 23*~ 24 25# OS 26.DS_Store 27Thumbs.db