A desktop written in javascript and built ontop of dojo

How to build the docs

ant docs

How to build the project

ant build

After that you will find a minified version of the project in the /build directory which can be loaded by an AMD loader like requirejs.