2 unstable releases
0.2.0 | Jun 23, 2024 |
---|---|
0.1.0 | Mar 16, 2024 |
#2103 in Command line utilities
27 downloads per month
40KB
813 lines
sitemaps-cli
A command line tool for working with Sitemaps as data.
Installation
With Rust and Cargo installed, you can run
cargo install sitemaps-cli
Usage
Reading a file
sitemaps path/to/sitemap.xml
Options
sitemaps --help
Reading standard input through a pipe
curl https://www.govinfo.gov/sitemap/bulkdata/PLAW/117pvtl/sitemap.xml | sitemaps
Dependencies
~9.5MB
~149K SLoC