All Projects → sindresorhus → Get Urls Cli

sindresorhus / Get Urls Cli

Licence: mit
Get all URLs in a text file or stdin

Programming Languages

javascript
184084 projects - #8 most used programming language

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

License

MIT © Sindre Sorhus

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].