Are you a TextMate user and have a GitHub account? Then Dr Nic’s GitHub bundle may be for you. It requires the git ruby gem, so you need to install it first:
sudo gem install git
To install GitHub.bundle:
cd ~/"Library/Application Support/TextMate/Bundles/"
git clone git://github.com/drnic/github-tmbundle.git "GitHub.tmbundle"
If TextMate is running, execute the following line:
osascript -e 'tell app "TextMate" to reload bundles'
TextMate and GitHub: Show the current file in GitHub from Dr Nic on Vimeo.
Post a Comment