html-to-rss

Crates.iohtml-to-rss
lib.rshtml-to-rss
version0.3.1
sourcesrc
created_at2022-10-20 01:52:28.517435
updated_at2022-10-25 16:52:17.691959
descriptionAn opinionated CLI tool that reads HTML files and writes/updates a RSS feed file
homepage
repositoryhttps://github.com/jeysal/html-to-rss
max_upload_size
id692017
size46,357
Tim Seckinger (jeysal)

documentation

README

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
Commit count: 11

cargo fmt