add RSS debug tool

This commit is contained in:
_ 2025-09-11 01:06:11 +00:00
parent 6daa02e8ad
commit aeaa6eb3a6
5 changed files with 206 additions and 21 deletions

View file

@ -1,4 +1,14 @@
todo
# Running
```bash
# Run autonomous forever
./wide-angle-calendar auto --config config.toml
# Run RSS debug tool
cargo run -- debug-rss untracked/*.rss
```
# TODO
- [ ] Rewrite README considering best practices
- [ ] Add dynamic OpenGraph meta tags