diff --git a/doc/libraries.md b/doc/libraries.md index 4fa9cf74..4eeb80f3 100644 --- a/doc/libraries.md +++ b/doc/libraries.md @@ -296,6 +296,9 @@ be used as Clojure libraries by babashka. linter - [pod-babashka-filewatcher](https://github.com/babashka/pod-babashka-filewatcher): a filewatcher pod based on Rust notify +- [pod-babashka-lanterna](https://github.com/babashka/pod-babashka-lanterna): a + pod for making TUIs based on + [clojure-lanterna](https://github.com/babashka/clojure-lanterna) - [pod-babashka-parcera](https://github.com/babashka/pod-babashka-parcera): pod around the parcera Clojure parser - [pod-janet-peg](https://github.com/sogaiu/pod-janet-peg): a pod for calling [Janet](https://github.com/janet-lang/janet)'s PEG