Tools for working with command line arguments.

clj -Sdeps '{:deps {org.clojure/tools.cli {:mvn/version "0.4.0"}}}'

or

[org.clojure/tools.cli "0.4.0"]

https://github.com/clojure/tools.cli#change-log

Release 0.4.0 on 2018-09-12

  *   Convert everything to use .cljc files and add clj/deps.edn support 
TCLI-91.
  *   This drops support for Clojure 1.7 and earlier but brings full feature 
parity to ClojureScript.
  *   Tests for Clojure can be run with clj -A:test:runner and for 
ClojureScript with clj -A:test:cljs-runner.
  *   Multi-version testing is possible with aliases :1.8, :1.9, and :master.

Sean Corfield -- (970) FOR-SEAN -- (904) 302-SEAN
An Architect's View -- http://corfield.org/

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to