Here is a simple bash script I use to get the latest RSpec gem and update the TextMate bundle:

Read the rest of this entry

The GetBundle TextMate bundle

October 15th, 2007

If you haven't seen GetBundle, I recommend you give it a look. It makes it easier to browse and install the available bundles (based on what's in the MacroMates repo).

I noticed a couple of issues. If you have bundles checked out from another repo, or you have any bundles checked out with a recent version of Subversion (GetBundle includes its own svn binary), you may have issues.

Here is a modified version of the Update Installed Bundles command that (I think) plays nice in both these situations. I've posted to textmate-dev so hopefully will find out soon enough if it works as I think it does.

Read the rest of this entry