#file-upload #command-line #cli

bin+lib hastebin

Upload file to hastebin using the command line

2 unstable releases

0.2.0 Oct 29, 2018
0.1.0 Oct 16, 2018

#39 in #file-upload

MIT license

7KB
137 lines

Hastebin-rs

Upload file to hastebin using the command line

asciicast

Installing

cargo install hastebin

Usage

hastebin 1.0.0
WebD

USAGE:
    hastebin [OPTIONS] <FILE>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -c, --chars <CHARS>    Maximun characters to send

ARGS:
    <FILE>    The file that you want to send to hastebin

Dependencies

~20MB
~442K SLoC