shortcut-url-cli

Get the URL from a web shortcut file

Usage no npm install needed!

<script type="module">
  import shortcutUrlCli from 'https://cdn.skypack.dev/shortcut-url-cli';
</script>

README

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