Awesome
SharePastes
Helps you quickly share code snippets via various services like Github Gist, Pastebin and Mozilla's Pastebin.
What does SharePastes do?
SharePastes provides you with a simple and minimal command line tool that you can use to quickly share whatever you have copied to your clipboard.
Requirements
- Python 2.7 (that's what I have tested it with).
xclip
command for Linux must be installed.yum install xclip
for Fedora.apt-get install xclip
for Ubuntu.
Installation
sudo pip install https://github.com/vaidikkp/sharepastes/archive/master.zip