Skip to content

Instantly share code, notes, and snippets.

@conroyp
Created August 30, 2014 13:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save conroyp/77c043a7f3be7d62ee10 to your computer and use it in GitHub Desktop.
Save conroyp/77c043a7f3be7d62ee10 to your computer and use it in GitHub Desktop.
Install Mailcatcher
#!/bin/bash
# Get Mailcatcher setup commands from gist and apply them
curl https://gist.githubusercontent.com/conroyp/741c30c44f5295f41422/raw/f86ee70bede0748292c3a21d34ab23da1696a0dc/setup_mailcatcher.sh | bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment