Automating builds with Ant
I started working on Plotr again and I needed a simple way to automate tasks like concatenating files,replacing some variables and packing with Dean Edwards packer. Then I found Apache Ant, which was already integrated in Aptana (which is my favorite javascript IDE).