Bolt

Bolt 0.9

Bolt is a software that lets you easily automate sysadmin tasks like deployment. You can use it to manage multi-server setups over SSH or even as a build tool. To use, simply create a Boltfile with your tasks, e.g.from bolt.api import *@taskdef...