#site map #XML #数据 #CLI #命令行工具 #site map

应用 site maps-cli

作为数据的 site maps 处理的 CLI 工具

2 个不稳定版本

0.2.0 2024年6月23日
0.1.0 2024年3月16日

#552 in 命令行工具

Download history 176/week @ 2024-06-22 9/week @ 2024-06-29

每月 78 次下载

MIT 许可证

40KB
813 代码行

site maps-cli

处理 site maps 数据的命令行工具。

安装

在安装了 Rust 和 Cargo 的情况下,你可以运行

cargo install sitemaps-cli

用法

读取文件

sitemaps path/to/sitemap.xml

选项

sitemaps --help

通过管道读取标准输入

curl https://www.govinfo.gov/sitemap/bulkdata/PLAW/117pvtl/sitemap.xml | sitemaps

依赖

~8MB
~145K SLoC