Deploy with ‘Git Push’
GrokCode
Single command deploys are awesome. When setting up a testing or production server, I always setup a script to deploy in a single command because it makes life easier and encourages frequent deploys. There are many different ways of setting up one click deploys. This tutorial covers how to setup...