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
- Host: GitHub
- URL: https://github.com/cakephp/cakephp-tmbundle
- Owner: cakephp
- Created: 2009-12-14T17:48:25.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2012-01-06T01:56:51.000Z (about 14 years ago)
- Last Synced: 2023-04-10T08:42:31.809Z (almost 3 years ago)
- Homepage: http://cakephp.org
- Size: 299 KB
- Stars: 46
- Watchers: 30
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.mdown
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.