A minimal Clojure plugin for Gradle. At the moment it's just able to launch swank.
gradle swank
- Install the latest version of gradle
- Download/fork cradle from GitHub and run gradle install which will install the dependency into your local maven repo
- Configure your gradle build to use cradle. Sample in ${src_root}/samples/helloworld
Copyright (C) 2011
Distributed under the Eclipse Public License, the same as Clojure.