On Thu, Jan 12, 2017 at 10:40:33AM -0500, James Turner wrote: > New port attached for sup. Sup is written in Go. > > Information for inst:sup-0.5 > > Comment: > super simple deployment tool > > Description: > Sup is a simple deployment tool that performs given set of commands on > multiple hosts in parallel. It reads Supfile, a YAML configuration file, > which defines networks (groups of hosts), commands and targets. > > Maintainer: James Turner <[email protected]> > > WWW: https://pressly.github.io/sup/ > > -- > James Turner
Looks like this tools uses bash, looking into patching it to use /bin/sh instead. -- James Turner
