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 "1.0.3"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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