From caf05979c37fa9ac7cf54324cbd4eab3af039986 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Thu, 8 Jun 2023 08:45:24 +0200 Subject: [PATCH] Add malli-cli to projects (#1574) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: 胡雨軒 Петр <3686502+piotr-yuxuan@users.noreply.github.com> --- doc/projects.md | 5 +++++ 1 file changed, 5 insertions(+) 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