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
- Host: GitHub
- URL: https://github.com/drudge/mamp-controller.sugar
- Owner: drudge
- Created: 2009-04-12T04:33:45.000Z (about 17 years ago)
- Default Branch: master
- Last Pushed: 2009-04-12T04:56:20.000Z (about 17 years ago)
- Last Synced: 2025-10-10T21:14:29.325Z (9 months ago)
- Homepage: http://penree.com
- Size: 2.09 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
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