get-urls-cli

2.0.0 • Public • Published

get-urls-cli

Get all URLs in a text file or stdin

Install

npm install --global get-urls-cli

Usage

$ get-urls --help

  Usage
    $ get-urls <file>
    $ cat <file> | get-urls

  Example
    $ get-urls file.txt
    https://sindresorhus.com
    https://github.com

Related

/get-urls-cli/

    Package Sidebar

    Install

    npm i get-urls-cli

    Weekly Downloads

    7

    Version

    2.0.0

    License

    MIT

    Unpacked Size

    2.98 kB

    Total Files

    4

    Last publish

    Collaborators

    • sindresorhus