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,192 of 188,189
Downloads: 22,161

Daily

Ranking: 139,519 of 188,174
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
151,109,778,477minitest
3,0195,044,525fakeweb

Owners

#GravatarHandle
1iconericgj