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:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.0.0 - September 24, 2009 (31.5 KB)
  2. 0.5.0 - November 24, 2008* (31.0 KB)
  3. 0.4.5 - November 24, 2008* (30.0 KB)
  4. 0.4.4 - November 17, 2008* (29.5 KB)
  5. 0.4.3 - November 15, 2008* (29.5 KB)
顯示所有版本(共 24)

Runtime 相依性套件 (3):

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

Development 相依性套件 (2):

hoe >= 2.3.3
rspec >= 1.2.8

擁有者:

作者:

  • Jonas Nicklas

SHA 256 checksum:

57dec5528a7f4874dea3b7fd85c6b8c0be704ed432d8555c11adb8172e193d5f

總下載次數 478,243

這個版本 399,369

License:

Ruby 版本需求:

相關連結: