Created
September 23, 2017 13:58
-
-
Save MikeRogers0/29ad917e3e34bb8af403f161e78af233 to your computer and use it in GitHub Desktop.
Setup Puma Dev
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
brew install puma/puma/puma-dev && | |
sudo puma-dev -setup && | |
puma-dev -install && | |
security add-trusted-cert -k login.keychain-db ~/Library/Application\ Support/io.puma.dev/cert.pem |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment