Skip to content

simplesconsultoria/sc.transmogrifier

Repository files navigation

Table of Contents

sc.transmogrifier

Overview

This package contains a collection of collective.transmogrifier blueprints and utility functions and clas mixins for using with transmogrifier pipelines by Simples Consultoria.

Requirements

Installation

To enable this product,on a buildout based installation:

  1. Edit your buildout.cfg and add sc.transmogrifier to the list of eggs to install :

    [buildout]
    ...
    eggs =
        sc.transmogrifier

After updating the configuration you need to run the ''bin/buildout'', which will take care of updating your system.