RubyGems Navigation menu

templater 1.0.0

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.0 - September 24, 2009 (31.5 KB)
  2. 0.5.0 - November 24, 2008* (31 KB)
  3. 0.4.5 - November 24, 2008* (30 KB)
  4. 0.4.4 - November 17, 2008* (29.5 KB)
  5. 0.4.3 - November 15, 2008* (29.5 KB)
Show all versions (24 total)

Runtime Dependencies (3):

diff-lcs >= 1.1.2
extlib >= 0.9.5
highline >= 1.4.0

Development Dependencies (2):

hoe >= 2.3.3
rspec >= 1.2.8

Owners:

Authors:

  • Jonas Nicklas

SHA 256 checksum:

57dec5528a7f4874dea3b7fd85c6b8c0be704ed432d8555c11adb8172e193d5f

Total downloads 476,964

For this version 398,510

Licenses:

N/A

Required Ruby Version: None

Links: