1. Clone the git repo
https://spwhitton.name/tech/code/git-remote-gcrypt/
Documentation
https://github.com/spwhitton/git-remote-gcrypt
2. Install docutils
sudo pip install docutils
https://stackoverflow.com/questions/11377364/how-do-you-install-docutils-from-the-terminal-so-that-django-admindocs-will-work
3. Create symbolic link
(On OSX/Mac the symbolic link will need to be created.)
sudo ln -s /usr/local/bin/rst2man.py /usr/local/bin/rst2man
https://superuser.com/questions/258338/rst2html-command-not-found-after-installing-docutils