Fork me 
	on GitHub
Photo © 2006 Justin Baeder. CC.

What is Gaudi?

Gaudi is a platform agnostic build tool written primarily in Scala which runs on a Java virtual machine (JVM).

Gaudi can be thought of as being similar to Apache Ant in that it too also abstracts commands related to building software away from the operating system; but differs in that its build files are based on a JSON format rather than an XML format.

You can clone Gaudi from its Git repo, using:
git clone git://github.com/stpettersens/Gaudi
Download Gaudi executable. Download Gaudi source code.
         Installation program (EXE, 18 MB)
Scala/Java source code (ZIP, 65 KB)
         Other downloadsDependencies


Features

Gaudi offers...

Compatibility

Gaudi overall should be mostly compatible with most modern JVMs and has been tested with and is known to work with the following:

License

Gaudi is open source software licensed under the Apache License v2.