haste

command module
v1.1.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 17, 2022 License: ISC Imports: 9 Imported by: 0

README

haste

haste is a cross-platform hastebin CLI client.

installation

go install github.com/x6r/haste@latest

usage

$ haste # interactively prompts you for data
$ haste "text here" # uploads "text here" to hastebin and copies the returned url
$ haste -f file.go # uploads content of file.go to hastebin and copies the returned url
$ echo "text" | haste -i "https://hastebin.cc" -r # uploads "text" to a custom haste instance and copies the raw url

haste -h for more info.

notes

default haste instance is my own, i highly recommend you use a more reliable instance such as hastebin.cc.

license

ISC

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL