Gradle plugin to transform leiningen build files to gradle tasks.
Currently, the plugin should work with gradle 2.0.
Eventually, the plugin should be able to bootstrap a whole gradle build with all leiningen tasks (including those added by plugins (e.g. ring).
- Lacks documentation
- Lacks tests
- Lacks license headers
- Does not support calling any leiningen tasks yet
The code is licensed under the Apache License, Version 2.0.
Any sort of help is absolutely welcome. If you have found a problem or even written a patch, feel free to create an issue or pull request.