Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alleyinteractive/sublime-text-php-wordpress

Sublime Text PHP replacement, which adheres to WordPress coding standards
https://github.com/alleyinteractive/sublime-text-php-wordpress

Last synced: 4 days ago
JSON representation

Sublime Text PHP replacement, which adheres to WordPress coding standards

Awesome Lists containing this project

README

        

sublime-text-php-wordpress
==========================

Sublime Text PHP replacement, which adheres to WordPress coding standards

Installation
------------

1. Navigate to your Sublime Text Packages directory (on a Mac, the directory for
Sublime Text 3 would be `~/Library/Application Support/Sublime Text 3/Packages/`).
2. Verify that "PHP" doesn't already exist. If it does, you'll have to remove it.
3. Checkout this repository as "PHP":

```
git clone [email protected]:alleyinteractive/sublime-text-php-wordpress.git PHP
```