node-ant icon indicating copy to clipboard operation
node-ant copied to clipboard

Experimental Apache Ant adapter for node.js

Results 8 node-ant issues
Sort by recently updated
recently updated
newest added

As this module works with current NodeJS versions also (yes, we use it ;-) ), it would be nice to mute yarn's annoying warnings about an incompatible engine.

Hello and thanks for making this. I have a few changes for you to review. - Remove ant from the project. The user should get that on their own since...

Is there a grunt plugin for `node-ant`? Or maybe a way to easily use it from grunt.

Can you please upgrade the ant version. For some general issues. note: I can contribute if nessasery

Add an `execFile` method to execute an existing Ant script file. While some might call that a stretch to be needed from Node.js, I'm just seeing it as a more...

Add ability to specify `import`/`include` files for an `exec`, e.g. if I wanted to execute functionality from an existing Ant `macrodef` or `scriptdef`.

so user can log progress as it happens.

enhancement

maybe user already have a XML string or would rather use a different JXON syntax.

enhancement