RubyGems Navigation menu

ing 0.2.7

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:
= Copy to clipboard Copied!

install:
=

Versions:

  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 KB)
  4. 0.1.5 - September 17, 2012 (46 KB)
  5. 0.1.2 - September 16, 2012 (42.5 KB)
Show all versions (6 total)

Development Dependencies (2):

fakeweb >= 0
minitest >= 0

Owners:

Authors:

  • Eric Gjertsen

SHA 256 checksum:

1ff28a93f298ca3e3e165bca941e1d32bf778b5df35bd4aea5d0bd26ffa4c141

Total downloads 20,665

For this version 4,006

Licenses:

N/A

Required Ruby Version: None

Links: