SimpleDeployer
A Dead Simple Deployment Command
I have a couple personal projects which I wanted to automate the deployment of, whose deployment procedure is just to copy and overwrite the files. To do this I used to SCP the new files to the web directory on my server. In order to automate it I recently wrote SimpleDeployer.