hastebin

Crates.iohastebin
lib.rshastebin
version0.2.0
created_at2018-10-16 15:12:34.375588+00
updated_at2018-10-29 01:04:40.98314+00
descriptionUpload file to hastebin using the command line
homepagehttps://github.com/WebD01/hastebin-rs
repositoryhttps://github.com/WebD01/hastebin-rs
max_upload_size
id90964
size6,543
Aiden (Aiden01)

documentation

README

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
Commit count: 0

cargo fmt