CraigKelly / feedshepherd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feedshepherd

Help for aggregating and annotating RSS feeds

Hacking

Deps and all managed with poetry

To handle formatting, linting, type checking, and testing with coverage you should run poetry run check

Testing

  • Run poetry run devtest on your own
  • Run poetry run ci for CI. See also the GitHub workflow for CI
  • Currently poetry run test is an alias for devtest

Sample Files

To gather sample files, you can use poetry run samples.

All files will be placed in the ./samples dir. The feeds are sourced from DoggCatcherExport.opml in that directory. No old files are deleted.

About

License:MIT License


Languages

Language:Python 100.0%