cli-matic

Compact [sub]command line parsing library, for Clojure

Leiningen/Boot

[cli-matic "0.5.2-SNAPSHOT"]

Clojure CLI/deps.edn

cli-matic/cli-matic {:mvn/version "0.5.2-SNAPSHOT"}

Gradle

implementation("cli-matic:cli-matic:0.5.2-SNAPSHOT")

Maven

<dependency>
  <groupId>cli-matic</groupId>
  <artifactId>cli-matic</artifactId>
  <version>0.5.2-SNAPSHOT</version>
</dependency>