Upload emacs package to marmalade
Thanks to Sebastian Wiesner for providing a python script to upload package to http://marmalade-repo.org/.
sudo pip install requests keyring curl -L https://raw.githubusercontent.com/lunaryorn/dotfiles/master/emacs/bin/marmalade-upload > ~/bin/marmalade-upload && chmod +x ~/bin/marmalade-upload ~/bin/marmalade-upload -h # see help
Please note if the same version already exists on server, I need delete it before uploading.