RubyGems Navigation menu

molder 0.1.4

Molder is a command line tool for generating and running (in parallel, across a configurable number of processes) a set of related but similar commands that are generated based on a merge of a template with a set of attributes. A key use-case is auto-generation of the host provisioning commands for an arbitrary cloud environment. The gem is not constrained to any particular cloud tool or even a command, and can be used to generate a consistent set of commands based on several customizable dimensions. For example, you could generate 600 provisioning commands for hosts in EC2, numbered from 1 to 100, constrained to the dimensions "zone-id" (values: ["a", "b", "c"]) and the data center "dc" (values: ['us-west2', 'us-east1' ]).

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.2.1 - April 13, 2018 (383.0 KB)
  2. 0.2.0 - April 13, 2018 (319.5 KB)
  3. 0.1.4 - April 02, 2018 (318.5 KB)
显示所有版本 (共 7 个)

Runtime 依赖 (5):

colored2 >= 0
hashie >= 0
liquid >= 0
parallel >= 0

Development 依赖 (6):

rake >= 0
rspec ~> 3
rspec-its >= 0
simplecov >= 0
yard >= 0

业主:

作者:

  • Konstantin Gredeskoul

SHA 256 校验和:

= 复制到剪贴板 已复制!

下载总量 5,615

这个版本 1,635

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 0

链接: