Categories: None [Edit]
image_builder
# 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
Total
Ranking: 37,642 of 188,474
Downloads: 32,672
Daily
Ranking: 65,656 of 188,457
Downloads: 3
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mmmorris1975 |