keyle / hastebin

Simple hastebin client, no runtime needed, binaries provided.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hastebin

Simple hastebin client, no runtime needed, binaries provided

Usage:
    echo some content | hastebin [options]

Options:
    -o      Open the resulting URL
    -s      Do not print anything
    -u      alternative url to http://hastebin.com/

MIT license - see License

compiling

Using the latest /devel branch of Nim, use the nim compiler

nim c hastebin.nim

downloads

About

Simple hastebin client, no runtime needed, binaries provided.

License:MIT License


Languages

Language:Nim 100.0%