giftwrap/giftwrap/templates
Craig Tracey e88a960ea9 Refactor giftwrap builders
Previously the two builders had operated as separate build procesess.
What this meant is that when one builder would change, the other would
also need to change in order to support build parity.

This change moves all of the build logic into the base Builder abstract
class. Each sub Builder then implements the necessary primitives to
support the build steps outlined by the base class.
2015-09-04 15:11:42 -04:00
..
Dockerfile.jinja2 Refactor giftwrap builders 2015-09-04 15:11:42 -04:00