DESCRIPTION
        integrate-with

	Generates tool specific files for a Griffon project,

SYNTAX
        integrate-with [options]

OPTIONS
        --ant
                Generates a build.xml file.
        --eclipse
                Generates Eclipse .project and .classpath files.
        --gradle
                Generates a build.gradle file.
        --idea, --intellij
                Generates IntelliJ IDEA project files.
        --non-interactive
                Controls if the shell can ask for input or not.
        --textmate
                Generates TextMate project files.