https://github.com/romac/romac.tmbundle
TextMate bundle with many snippets and commands for PHP, JavaScript, XHTML, CSS and TYPO3 (ABANDONED)
https://github.com/romac/romac.tmbundle
Last synced: about 1 year ago
JSON representation
TextMate bundle with many snippets and commands for PHP, JavaScript, XHTML, CSS and TYPO3 (ABANDONED)
- Host: GitHub
- URL: https://github.com/romac/romac.tmbundle
- Owner: romac
- Created: 2009-08-13T11:13:15.000Z (almost 17 years ago)
- Default Branch: master
- Last Pushed: 2011-03-16T12:06:22.000Z (over 15 years ago)
- Last Synced: 2025-04-12T13:19:01.598Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 137 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
Romac.tmbundle
==============
Installation
------------
1. Open **Terminal** (`/Applications/Utilities/Terminal.app`).
2. Run these commands in a new window ( `⌘ N` ) :
`mkdir -p ~/Library/Application\ Support/TextMate/Bundles`
`cd ~/Library/Application\ Support/TextMate/Bundles`
`git clone git://github.com/romac/Romac.tmbundle.git Romac.tmbundle`
3. In **TextMate**, select **Bundles** -> **Bundle Editor** -> **Reload Bundles**.
Update
------
1. Open **Terminal**.
2. Run these commands in a new window ( `⌘ N` ) :
3. `cd ~/Library/Application\ Support/TextMate/Bundles/Romac.tmbundle`
`git pull`
3. In **TextMate**, select **Bundles** -> **Bundle Editor** -> **Reload Bundles**.