README
Sitemap to Urllist (binary)
Simple sitemap.xml to urllist.txt converter
Package name:
sitemap2urllist-cli
This is a CLI wrapper for
sitemap2urllist
Installation
npm install --save-dev sitemap2urllist-cli
Usage
$ sitemap2urllist --help
Options:
--help, -h Show usage [boolean]
--version, -V Show current version [boolean]
--file, -f Input file path [string] [required] [default: "-"]
--output, -o Output file path [string] [required] [default: "-"]