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: 48,099 of 183,477
Downloads: 21,366

Daily

Ranking: 63,432 of 183,470
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
19910,198,239minitest
2,7824,791,210fakeweb

Owners

#GravatarHandle
1iconericgj