add RSS debug tool
This commit is contained in:
parent
6daa02e8ad
commit
aeaa6eb3a6
5 changed files with 206 additions and 21 deletions
12
README.md
12
README.md
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue