rkoval / share-to-clipboard-url

Repository from Github https://github.comrkoval/share-to-clipboard-urlRepository from Github https://github.comrkoval/share-to-clipboard-url

share-to-clipboard-url

A simple CLI tool which will attempt to parse a URL from your clipboard and then post whatever is read from stdin as a reply to the parsed clipboard link.

To install, run:

# go must be installed
go get github.com/rkoval/share-to-clipboard-url

Example usage here

For a list of supported sharers, see this directory

  • To use GitHub, create a personal access token with the repo scope and assign it to the environment variable SHARE_TO_CLIPBOARD_URL_GITHUB_ACCESS_TOKEN before running this program

About

License:MIT License


Languages

Language:Go 100.0%