Tag Archives: Maven

Hacking on the Clojure application

Being able to write, build and run a Clojure application, like I explained in a previous article, is not enough. You also want to hack on it, to iterative code on it, after all, you are using a Lisp. What … Continue reading

Posted in tutorial | Tagged , , | Leave a comment

How to create a Clojure application

This is one of those posts that I publish partly for myself. And partly so people can criticize my way, which is also for myself, and only incidentally for others to learn from it. It seems Maven is popular in … Continue reading

Posted in tutorial | Tagged , , , , , , | 5 Comments