CloudFormation alternative
To install cumulus, open a terminal and type:
gem install lucid-cumulus
Optionally, you can set up auto-completion by copying the autocomplete file in the root of the Cumulus repo to /etc/bash_completion.d/cumulus
To run cumulus,
cumulus <module> <action>
For details, run
cumulus <module> help
or
cumulus help
Cumulus uses Bundler to manage dependencies. Run
gem install bundler
followed by
bundler install
to resolve dependencies
See documentation site for details
Cumulus was created by Lucid Software, creators of Lucidchart and Lucidpress.