stephenash / veewee-to-packer

A tool for converting Veewee templates into Packer templates.

Home Page:http://www.packer.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Veewee to Packer Template Converter

This is a RubyGem that will translate Veewee templates to Packer templates. The conversion is perfect. If 100% of the functionality can't be translated to the Packer template, a warning or error message will be shown, depending on if its critical or not.

Installation

Because Veewee is a RubyGem, so too is this converter. Installing using RubyGems:

$ gem install veewee-to-packer

Usage

Usage is simple:

$ veewee-to-packer original-template.rb

About

A tool for converting Veewee templates into Packer templates.

http://www.packer.io

License:MIT License


Languages

Language:Ruby 100.0%