l3nz / cli-matic

Compact, hands-free [sub]command line parsing library for Clojure.
Eclipse Public License 2.0
360 stars 28 forks source link

clj -m raises warning #143

Closed l3nz closed 2 years ago

l3nz commented 2 years ago

problem

When we call clj -min our scripts it raises a warning. T should be clj -M -m.... see https://clojureverse.org/t/clj-implicit-use-of-clojure-main-with-options-is-deprecated/8450