/gurl

generate .url file

Primary LanguageGoMIT LicenseMIT

gURL

generate .url file from url

Basic usage

gurl --help
Usage of this:
         gurl [options] https://url.to/gen/url

  -n string
        output name (default "link")
  -o string
        output dir path (default ".")

Setup

require

Go

install

go get -u github.com/0x75960/gurl