This looks like a provisioning framework rather than 'shell automation' (scripting). I couldn't work out out if it supports pipelines.<p>In all honesty, who is this aimed at? Some who know python and doesn't want to switch to bash, but is happy to learn the command-line tools you use in bash?<p>> <i>ShutIt was built originally to facilitate the deployment of complex Docker containers, so that developers can quickly prototype builds in a structured and flexible way with as shallow a learning curve as possible.</i><p>It's for setting up developer environments? Like a sandbox? Like docker-compose?