A command-line client for hpaste.org.
HPasteIt is a command-line client for hpaste.org
Run hpasteit --help
for usage information and hpasteit COMMAND --help
for detailed usage information about a particular command.
Changes in 0.3.3
Don't try to upload an empty paste
Bump dependencies
Changes in 0.3.2
HTTP connections now actually time out after 60 seconds
Changes in 0.3.1
HTTP connections now time out after 60 seconds instead of 5 seconds
shortened version number to three sequences
Changes in 0.3.0.0
paste
is now the default command, so you can upload a paste by simply doinghpasteit mypaste.hs
hpasteit now infers the title and language of the paste
hpasteit now reads from
$HPASTE_AUTHOR
to set the author if no author is explicitly providedchannels can be inputted without the leading hash-bangs
Changes in 0.2.4.0
made the program unicode-aware
changed default title from "via HPasteIt" to "(no title)"