Skip to content

nickstenning/outback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Outback - a transactional shell runner

Outback is a simple ruby library for running transactional pairs of shell commands ("rollout/rollback") in a known sequence. It's useful for running a set of dependent commands one after another with the ability to stop, find out what's gone wrong, and rollback all the steps so far if something goes awry.

About

Run arbitrary pairs of rollout/rollback tasks with impunity! Transactional rake wannabe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages