I am using maven and ant to build some mixed Java/non Java environments. How can I use Leiningen to the same?
Update
leiningen supports Java and javac. For other systems you can write a plugin
I am using maven and ant to build some mixed Java/non Java environments. How can I use Leiningen to the same?
leiningen supports Java and javac. For other systems you can write a plugin