No release in over 3 years
Low commit activity in last 3 years
Ruby DSL for programmatic orchestration API template generation
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 10
~> 2.0
~> 3.5
~> 0.3.0
>= 0

Runtime

>= 0.4.3, < 0.5
>= 0
 Project Readme

SparkleFormation

SparkleFormation

Orchestration template building tools for Ruby.

What's it do?

Provides a very loose DSL to describe orchestration API templates programmatically in Ruby.

Is that it?

Yes. Well, kinda. It also has some extra features, like defining building blocks to facilitate code reuse in template creation, helper functions for commonly generated data structures, builtin logic for handling template nesting, and most importantly: conjouring magic (to get unicorns).

Using SparkleFormation

SparkleFormation is a library and not intended for "direct use". If you are looking to build infrastructure stacks via orchestration APIs using SparkleFormation templates, please see the reference application implementation:

Documentation

Info