/haste

Upload data to hastebin from a file or stdin

Primary LanguageObjective-CMIT No AttributionMIT-0

haste

Upload data to hastebin from a file or stdin.

Based on seejohnrun/haste-client

Usage

$ cat file.sh | haste
# URL of the data is printed
$ haste file.sh
# URL of the data is printed
$ haste
haste must be invoked with exactly one file name or stdin open