CLI tool for uploading files and text to rustypaste servers
CLI tool for rustypaste
rp
$ rp upload myfile.txt
$ echo 'Hello World' | rp upload
$ rp -s https://paste.example.com upload myfile.txt