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.
- Host: GitHub
- URL: https://github.com/caged/gtbfm-textmate-bundle
- Owner: caged
- Created: 2008-07-28T23:36:56.000Z (almost 18 years ago)
- Default Branch: master
- Last Pushed: 2008-09-15T00:37:40.000Z (almost 18 years ago)
- Last Synced: 2024-04-15T14:17:00.040Z (about 2 years ago)
- Language: Objective-C
- Homepage: http://code.google.com/p/google-toolbox-for-mac
- Size: 85.9 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
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)