RubyGems Navigation menu

anttrap 0.02

A tiny Gem that can generate an Apache Ant build file from a Rakefile. This allows for a developer to work in Rake, but integrate with any tool that supports Ant. The generated build file simply calls exec on the selected Rake task. see README.md

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.03 - August 12, 2011 (7 KB)
  2. 0.02 - August 10, 2011 (7 KB)
  3. 0.01 - August 09, 2011 (8 KB)

Runtime Dependencies (2):

builder >= 3.0.0
rake >= 0.8.7

Owners:

Authors:

  • Dave Parfitt

SHA 256 checksum:

10bc4ad1be894cc6ab790210a0c4518315788d68e21be922d3654ecb066932a4

Total downloads 15,720

For this version 4,890

Licenses:

N/A

Required Ruby Version: >= 1.8

Links: