leptos-null / haste

Upload data to hastebin from a file or stdin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Upload data to hastebin from a file or stdin

License:MIT No Attribution


Languages

Language:Objective-C 94.4%Language:Makefile 5.6%