4.0.0 • Published 3 years ago

shortcut-url-cli v4.0.0

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

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