This is a very minimal starting point for a new Clojure application.
bin/kaocha runs tests which include some clojure spec generated ones.
bin/dev starts an nrepl to connect your editor to
bin/build creates a jar you can run with java -jar cljtemplate-standalone.jar