introducing mazzle - a pipelines as code tool
This is a prototype. YMMV
mazzle is a command line tool to coordinate large complicated environments that are built from multiple devops tools. mazzle is kind of a task runner and its web GUI is modelled to appear like a pipelined continuous integration server.
See this project on Github
infrastructure as code and pipelines as code
Write self-descriptive pipelines in dot syntax renderable by graphviz and executable by this tool. mazzle uses Graphviz dot file syntax for its configuration. In mazz...
Read more at devops-pipeline.com