CloudFormation alternative
To install cumulus, open a terminal and type:
gem install lucid-cumulusOptionally, 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> helpor
cumulus helpCumulus uses Bundler to manage dependencies. Run
gem install bundlerfollowed by
bundler installto resolve dependencies
See documentation site for details
Cumulus was created by Lucid Software, creators of Lucidchart and Lucidpress.