RubyGems Navigation menu

ing 0.1.2

An alternative to Rake and Thor, Ing has a command-line syntax similar to Thor's, and it incorporates Thor's (Rails') generator methods and shell conventions. But unlike Thor or Rake, it does not define its own DSL. Your tasks correspond to plain ruby classes and methods. Ing just handles routing from the command line to them, and setting options. Your classes (or even Procs) do the rest.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.2.7 - September 24, 2012 (52.5 KB)
  2. 0.2.2 - September 23, 2012 (49.5 KB)
  3. 0.2.1 - September 20, 2012 (48.0 KB)
  4. 0.1.5 - September 17, 2012 (46.0 KB)
  5. 0.1.2 - September 16, 2012 (42.5 KB)
顯示所有版本(共 6)

Development 相依性套件 (2):

fakeweb >= 0
minitest >= 0

擁有者:

作者:

  • Eric Gjertsen

SHA 256 總和檢查碼:

9bbd9bc8c426d1b7250527e8551c0365a3aba054768d1265670919362777c8ee

總下載次數 20,913

這個版本 3,065

授權:

Ruby 版本需求:

相關連結: