Created
September 4, 2017 06:25
-
-
Save joshukraine/71f3af91e7f46341ad5a32a1ddaeb37a to your computer and use it in GitHub Desktop.
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
rails: bin/rails server | |
postgres: postgres -D /usr/local/var/postgres | |
redis: redis-server /usr/local/etc/redis.conf | |
livereload: bin/guard -P livereload |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment