mirror of
https://github.com/ViViDboarder/sublime-abuse-the-force.git
synced 2024-11-16 10:36:26 +00:00
20 lines
501 B
Markdown
20 lines
501 B
Markdown
|
Sublime Abuse the Force
|
||
|
===================
|
||
|
Plugin for "compiling" Salesforce.com code with [Abuse the Force](http://github.com/ViViDboarder/abuse-the-force)
|
||
|
|
||
|
Works with Sublime Text 2 only
|
||
|
|
||
|
Installation
|
||
|
------------
|
||
|
* Install [Abuse the Force](http://github.com/ViViDboarder/abuse-the-force)
|
||
|
* Clone this repo
|
||
|
* Navigate to this directory
|
||
|
* Run install.sh
|
||
|
|
||
|
Here it is in terminal:
|
||
|
|
||
|
git clone http://github.com/ViViDboarder/sublime-abuse-the-force
|
||
|
cd sublime-abuse-the-force
|
||
|
./install.sh
|
||
|
|