com.github.piotr-yuxuan/malli-cli

Command-line interface from the comfort of a metosin/malli schema

Leiningen/Boot

[com.github.piotr-yuxuan/malli-cli "2.0.0"]

Clojure CLI/deps.edn

com.github.piotr-yuxuan/malli-cli {:mvn/version "2.0.0"}

Gradle

implementation("com.github.piotr-yuxuan:malli-cli:2.0.0")

Maven

<dependency>
  <groupId>com.github.piotr-yuxuan</groupId>
  <artifactId>malli-cli</artifactId>
  <version>2.0.0</version>
</dependency>