diff --git a/doc/projects.md b/doc/projects.md index f27bbe9e..70f4a59e 100644 --- a/doc/projects.md +++ b/doc/projects.md @@ -66,6 +66,7 @@ The following libraries and projects are known to work with babashka. - [Meander](#meander) - [Schema](#schema) - [Sluj](#sluj) + - [malli-cli](#malli-cli) - [Pods](#pods) - [Projects](#projects-1) - [babashka-test-action](#babashka-test-action) @@ -833,6 +834,10 @@ Clojure(Script) library for declarative data description and validation Sluj is a very small library for converting strings of UTF-16 text to slugs. A slug is a piece of text that is URL safe. +### [malli-cli](https://github.com/piotr-yuxuan/malli-cli) + +Configuration and CLI powertool with `metosin/malli`. + ## Pods [Babashka pods](https://github.com/babashka/babashka.pods) are programs that can