https://github.com/clojure/tools.cli https://github.com/clojure/tools.cli/releases/tag/v1.2.245 -- Tools for working with command line arguments.
• Clarify :id and :required properties for when long option is omitted. Document :missing option. This addresses https://clojure.atlassian.net/browse/TCLI-106.
• Add deps-clr.edn to be compatible with cljr (ClojureCLR's deps tool).
• Update dependencies to latest versions for testing; add multi-version testing script; drop Clojure 1.8 support.