practicalli / clojure

Practicalli Clojure REPL Driven Development
https://practical.li/clojure/
Creative Commons Attribution Share Alike 4.0 International
91 stars 36 forks source link

Creating clj-new templates #195

Open practicalli-johnny opened 4 years ago

practicalli-johnny commented 4 years ago

cli-application library service-api web-application (+compojure, +duct)

Use options in line with Luminus and other more extensive templates

Standard content deps.edn file with common aliases (test-path, test-runner-congnitect, uberjar-depstar, outdated, outdated-update) Use Creative Commons license (+licence-mit and others?)

Use explicit function refer expression for clojure.test Use SUT alias for namespace under test

Emacs .dir-locals.el

practicalli-johnny commented 4 years ago

Leiningen template examples Luminus compojure compojure-cli https://jessitron.com/2014/12/18/my-first-leiningen-template/