1 unstable release

0.1.0 Mar 16, 2024

#1654 in Command line utilities

27 downloads per month

MIT license

40KB
784 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

~8MB
~160K SLoC