With clj-new, is it currently possible to have a single repo with a bunch of templates in it? (rather than having to create a repo for each).
The readme gives an example of that, yes: > A GitHub repository may include multiple templates, so you can also use this form:
clojure -X:new :template '""' :name project-name :args '[arg1 arg2 arg3 ...]'
somename/somerepo here contains templates in subdirectories, including someapp.