Skip to content

miclgael/alfred-mamp-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Alfred MAMP PRO Workflow

A workflow for alfred.app to start and stop MAMP servers with a command line expression.

Screenshot of Alfred window with "mamp s" type into it

Installation and Usage

Pop over to the Releases page and download the latest binary.

Otherwise you can clone the repo and make it yourself, its ridiculously simple, just use the commands in commands.sh

Commands

  • mamp start or simply start - Start local development servers
  • mamp stop or simply stop - Stop local development servers

Caveats

  1. Requires Alfred Powerpack features - (a paid upgrade)
  2. MAMP PRO (a paid upgrade) must be installed in the default location and running.

Contributions

Ideas for improvement are welcome please make a new issue ๐Ÿ’•