Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 352 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 352 Bytes

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