0.3.2 • Published 3 years ago

audit-urls v0.3.2

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

audit-urls

cli

Usage: audit-urls audit-urls [option]... [file]...
  With no file(s), or when file is -, read standard input.

Get and display url status(es) to standard output.

Options:
  -V, --version  output the version number
  -v, --verbose  display all url statuses
  -h, --help     display help for command

Examples:
  audit-urls urls1.txt urls2.txt
  echo "https://johnteskemusic.com invalid_url" | audit-urls
  echo "https://johnteskemusic.com invalid_url" | audit-urls -
0.3.2

3 years ago

0.3.0

4 years ago

0.3.1

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago

0.0.1

4 years ago