Categories: None [Edit]

ing

https://rubygems.org/gems/ing
https://github.com/ericgj/ing
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.

Total

Ranking: 50,788 of 190,215
Downloads: 22,274

Daily

Ranking: 127,805 of 190,160
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
141,162,037,131minitest
3,0655,110,665fakeweb

Owners

#GravatarHandle
1iconericgj