An open API service indexing awesome lists of open source software.

https://github.com/caged/gtbfm-textmate-bundle

A TextMate bundle for Google's Toolbox for Mac. Includes writing Unit Test for iPhone & the Mac among other useful code and tools.
https://github.com/caged/gtbfm-textmate-bundle

Last synced: about 1 year ago
JSON representation

A TextMate bundle for Google's Toolbox for Mac. Includes writing Unit Test for iPhone & the Mac among other useful code and tools.

Awesome Lists containing this project

README

          

# TextMate bundle for Google Toolbox for Mac

This bundle contains unit testing snippets and more for the [Google Toolbox for Mac](http://code.google.com/p/google-toolbox-for-mac/) project.

## Installation

To install via Git:

cd ~/"Library/Application Support/TextMate/Bundles/"
git clone git://github.com/Caged/google-toolbox-for-mac-textmate-bundle.git
osascript -e 'tell app "TextMate" to reload bundles'

Or download the tarball, or view the source, fork the repository via GitHub: [http://github.com/Caged/google-toolbox-for-mac-textmate-bundle](http://github.com/Caged/google-toolbox-for-mac-textmate-bundle)