RubyGems Navigation menu

ing 0.2.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 總和檢查碼:

fc4a3cc7e8cb3d45a506cd633276fb9ec4611101bb600586e492c35c2e149281

總下載次數 20,914

這個版本 3,058

授權:

Ruby 版本需求:

相關連結: