sindresorhus / shortcut-url-cli

Get the URL from a web shortcut file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shortcut-url-cli

Get the URL from a web shortcut file

Install

$ npm install --global shortcut-url-cli

Usage

$ shortcut-url --help

  Usage
    $ shortcut-url <file-path>

  Example
    $ shortcut-url google
    https://google.com

  Leave out the extension for cross-platform compatibility

Related

About

Get the URL from a web shortcut file

License:MIT License


Languages

Language:JavaScript 100.0%