redsolo
2007-02-14, 16:51
I'm wondering if anyone of you people are using build tools to get your scripts together, and if so which one do you use?
For my script I use Ant (http://ant.apache.org), to build/test/publish my scripts. Check out build.xml (http://xbmc.ramfelt.se/browser/TV.com/trunk/build.xml). Its a great tool that can do alot of things.
For my script I use Ant (http://ant.apache.org), to build/test/publish my scripts. Check out build.xml (http://xbmc.ramfelt.se/browser/TV.com/trunk/build.xml). Its a great tool that can do alot of things.