Deployment tool for the HostingStack open-source PaaS, with special support for multi-stage deploys (e.g. for staging environments).
gem install hsdeploy
hsdeploy add production [email protected]
hsdeploy production
hsdeploy keeps a local config file .hsdeployrc within the top-level sourcecode directory (determined by location of .git directory).
Copyright (c) 2011, 2012 Efficient Cloud Ltd.
Released under the MIT license.