@k8adev/feeder
v1.0.1
Published
A simple utility for syncing RSS feeds to a local directory.
Readme
Feeder
A simple utility for syncing RSS feeds to a local directory.
Features
- [x] Sync RSS feeds to a local directory
- [x] Optional JSON output
- [x] Optional parser for manipulating feed data
Getting Started
npm i @k8adev/feederUsage
feeder --rss https://feeds.libsyn.com/104268/spotifyContributing
Setup
npm iRun
npm run devTo Do
- [ ] Add tests
- [ ] Add CI to publish to GitHub Packages
