vote up 1 vote down star

I want to use Phing as a build tool and I was wondering if there any (web) interfaces available for generating build files. Any recommendations on alternative methods to writing those by hand would be appreciated as well.

flag

25% accept rate

1 Answer

vote up 2 vote down

There are a couple of GUI editors for ANT build files, which is what Phing is based on.

A quick google found this. http://antsnest.sourceforge.net/

IDE's such as eclipse also have plugins for editing ant buildfiles, and should be fairly workable with phing.

None of these are web based though, sorry.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.