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

https://github.com/drudge/mamp-controller.sugar

MAMP Controller Sugar for Espresso
https://github.com/drudge/mamp-controller.sugar

Last synced: 5 months ago
JSON representation

MAMP Controller Sugar for Espresso

Awesome Lists containing this project

README

          

MAMP-Controller.sugar
=====================

Control [MAMP][mamp] without having to open their controller application using this sugar for the [Espresso text editor][espresso].

[mamp]: "MAMP, Mac OS X, Apache, MySQL, PHP"
[espresso]: "The Espresso text editor, by MacRabbit"

Installation
------------
First install any and all dependencies, listed below. The instructions for
doing so can be found on their respective homes.

1. Clone this project somewhere, with the following:

git clone git://github.com/conceited-drudge/mamp-controller.sugar.git ./MAMP-Controller

2. Open MAMP-Controller.xcodeproj and click Build.

3. Close Espresso and reload, the sugar should be installed and functional.

Using
-----

Simply start the via Actions -> MAMP.

Customizing
-----------

You can edit the MAMP-Controller.sugar/TextActions/Actions.xml file and add a custom start page. By default, it will use whatever is configured in MAMP (i.e. /MAMP/). Simply specify something under the tag in the OpenStartPage action. This is a *relative* path to the MAMP apache instance.

If you have MAMP installed in a place other than /Applications/MAMP you will need to adjust the Actions.xml and change pathForMAMP for each action as well.

License
-------

The content in this sugar is public domain. A mention would be cool someplace if you do use it for anything cool though.

Credits
-------

Nicholas 'drudge' Penree