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: 49,414 of 186,883
Downloads: 21,771

Daily

Ranking: 162,131 of 186,872
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
161,056,595,500minitest
2,9734,969,117fakeweb

Owners

#GravatarHandle
1iconericgj