Registry / build-tool / antwrap

antwrap

JSON →
library0.7.0rbrubygemsunverified

A Ruby module that wraps the Apache Ant build tool, allowing invocation of Ant tasks from Ruby or JRuby.

gem install Antwrap
INSTALL
IMPORT
SIG · ANTWRAP
A
antwrap
build-toolrubyv0.7.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Antwrap
require 'antwrap'

Run an Ant task from Ruby

require 'antwrap' Antwrap::AntProject.new do |ant| ant.echo :message => 'Hello from Antwrap' end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
29 hits · last 30 days
node
24
OpenAI (training)
1
Resources
antwrap — gem install antwrap · libregistry