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

https://github.com/cakephp/cakephp-tmbundle

Official CakePHP TextMate Bundle Git Repository
https://github.com/cakephp/cakephp-tmbundle

Last synced: 7 months ago
JSON representation

Official CakePHP TextMate Bundle Git Repository

Awesome Lists containing this project

README

          

## Installation:

Fire up Terminal, and enter the following two commands:

cd ~/Library/Application\ Support/TextMate/Bundles
git clone git://github.com/cakephp/cakephp-tmbundle.git CakePHP.tmbundle

Finally, to activate the bundle in TextMate:

In TextMate: Bundles > Bundle Editor > Reload Bundles

## What the bundle does

This bundle provides a number of snippets for common CakePHP classes. It also provides shortcuts to searching book.cakephp.org, api.cakephp.org and pasting into bin.cakephp.org.