Antler

Simple GUI to run Apache Ant tasks

Apache Ant is free software for creating automating build tasks. In normal personal language: it helps us remove the manual labor from repetitive tasks. We use Ant on many of our projects but the only downside is that it can only be run from a command line (like Terminal). We created this simple user interface which allows artists, producers and non-technical people to run existing Ant tasks. Simply drag an Ant project file to Antler and double-click on any task to run. Super easy.