A simple yet powerful Git hook receiver and deployment processor for continuous integration
#Deployer
A simple Git web hook and deployment activator for continuous integration.
Basically what Deployer does is simple:
You no longer have to deploy web applications via remote SSH or FTP anymore. Simply put this script onto your web-server with Git installed and add the web service URL to your project settings.
A sample web service / hook script is included as example/hook.php
.
##Workflow
##Setup Guide
Read the Deployer Setup Guide for a step-by-step installation guide and explanation on how to use Deployer.
##License
Deployer is released open source under the New BSD License.