Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 935 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 935 Bytes

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 💕