From 3b8e2ec5f7e34bf50cc008cb814fbdcee3f4cee6 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Thu, 28 May 2020 11:24:41 +0200 Subject: [PATCH] Doc --- babashka.pods | 2 +- doc/libraries.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/babashka.pods b/babashka.pods index 4b8fb02c..6fb10a3c 160000 --- a/babashka.pods +++ b/babashka.pods @@ -1 +1 @@ -Subproject commit 4b8fb02c7d99b0da6f9ed44df5c3399d93afd6b5 +Subproject commit 6fb10a3c6abdaddf7e2861fce5a3a27de1fbc1eb diff --git a/doc/libraries.md b/doc/libraries.md index 9da40f10..22e62871 100644 --- a/doc/libraries.md +++ b/doc/libraries.md @@ -240,6 +240,9 @@ which is like sh/sh, but it inherits stdin/stdout/stderr, so that the user sees ## Pods +[Babashka pods](https://github.com/babashka/babashka.pods) are command line +applications that can be used as Clojure libraries within babashka scripts. + - [babashka-sql-pods](https://github.com/babashka/babashka-sql-pods): pods for interacting with SQL databases - [bootleg](https://github.com/retrogradeorbit/bootleg): static HTML website