sitemap2urllist-clideprecated

Simple sitemap.xml to urllist.txt converter (cli)

Usage no npm install needed!

<script type="module">
  import sitemap2urllistCli from 'https://cdn.skypack.dev/sitemap2urllist-cli';
</script>

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: "-"]