dpaster-rs is a UNIX-style command-line client interface for the dpaste.com.<p>If you often need to share code or output of some command in a pastebin, this tool will lift some of the burdens from your back. It reads from stdin by default if no file argument is passed, meaning it perfectly fits a UNIX-style workflow. It is configurable and easy to use. Check out the README for examples on how to install it and how to use it:<p><a href="https://github.com/adder46/dpaster.rs" rel="nofollow">https://github.com/adder46/dpaster.rs</a><p>Any critiques regarding improving the code quality, architecture, or functionality, are more than welcome.