Sign in Sign up
rubygems

templater

Templater has the ability to both copy files from A to B and also to render templates using ERB. Templater consists of four parts: - Actions (File copying routines, templates generation and directories creation routines). - Generators (set of rules). - Manifolds (generator suites). - The command line interface. Hierarchy is pretty simple: manifold has one or many public and private generators. Public ones are supposed to be called by end user. Generators have one or more action that specify what they do, where they take files, how they name resulting files and so forth.

Activity

Latest release
17y ago
Total releases
24
Cadence
~5 days
Last 12 months
0

Details

First release
Jun 29, 2008
Releases
Version Released
1.0.0 major
0.5.0 minor
0.4.5 patch
0.4.4 patch
0.4.3 patch
0.4.2 patch
0.4.1 patch
0.4.0 minor
0.3.5 patch
0.3.4 patch
0.3.3 patch
0.3.2 patch
0.3.1 patch
0.3.0 minor
0.2.2 patch
0.2.1 patch
0.2 minor
0.1.6 patch
0.1.5 patch
0.1.4 patch
0.1.3 patch
0.1.2 patch
0.1.1 patch
0.1 initial