RubyGems Navigation menu

ing 0.1.5

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:

0146c64004b56f687199ae369adf1dc1086ad4d0e6fd8637c4f8817bdbc359e9

Total downloads 20,794

For this version 3,075

Licenses:

N/A

Required Ruby Version: None

Links: