jeysal / html-to-rss

An opinionated CLI tool that reads HTML files and writes/updates a RSS feed file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

html-to-rss

An opinionated CLI tool that reads HTML files and writes/updates a RSS feed file

This tool is fairly picky about the HTML structure it expects.

Usage

cargo install html-to-rss
html-to-rss --help
html-to-rss articles/*.html

About

An opinionated CLI tool that reads HTML files and writes/updates a RSS feed file

License:MIT License


Languages

Language:Rust 100.0%