Pedestal isn't cross-platform -- doesn't support Windows.
Yada's documentation is not complete (several chunks of the documentation
have said "coming soon" for years).
Luminus is a great choice, the only downside is that as luminus improves,
there's no easy way to incorporate those improvements int
Tools for working with command line arguments.
https://github.com/clojure/tools.cli clj -Sdeps '{:deps
{org.clojure/tools.cli {:mvn/version "0.4.1"}}}'
Boot/Leiningen: [org.clojure/tools.cli "0.4.1"] This is a minor update that
introduces new options :update-fn and :default-fn that make it easier t