RubyGems Navigation menu

image_builder 0.0.9

# ImageBuilder A gem to build operating system images for various platforms. At initial release, this gem supports building images using packer to build images for the AWS platform ## Installation Add this line to your application's Gemfile: gem 'image_builder' And then execute: $ bundle Or install it yourself as: $ gem install image_builder ## Usage This is how you use the gem, should probably write something useful here. But since it's just a library gem that basically just wraps the packer utility, read this code, and the packer documentation to figure out what to do ## Contributing 1. Fork it ( https://github.com/[my-github-username]/image_builder/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create a new Pull Request

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

安装:
=

版本列表:

  1. 0.0.12 - December 17, 2014 (18.0 KB)
  2. 0.0.11 - December 10, 2014 (18.0 KB)
  3. 0.0.10 - December 10, 2014 (18.0 KB)
  4. 0.0.9 - December 10, 2014 (18.0 KB)
  5. 0.0.8 - December 08, 2014 (17.5 KB)
显示所有版本 (共 12 个)

Runtime 依赖 (4):

chef ~> 11.12
cloudutil >= 0
commander >= 0

Development 依赖 (4):

bundler ~> 1.6
rake >= 0
rspec >= 0
rubocop >= 0

业主:

作者:

  • Mike Morris

SHA 256 校验和:

a18ce50768f99805225bea28a773255492a1e074dcaf9fa5905363af41dd365a

下载总量 29,762

这个版本 2,426

许可:

MIT

需要的 Ruby 版本: >= 0

链接: