This commit is contained in:
Michiel Borkent 2020-05-28 11:52:05 +02:00
parent 6fb10a3c6a
commit 906a71b666

View file

@ -1,5 +1,7 @@
# babashka.pods # babashka.pods
Babashka pods are programs that can be used as Clojure libraries by bababshka.
This is the library to load babashka pods. It is used by This is the library to load babashka pods. It is used by
[babashka](https://github.com/borkdude/babashka/) but also usable from the JVM [babashka](https://github.com/borkdude/babashka/) but also usable from the JVM
and [sci](https://github.com/borkdude/sci)-based projects other than babashka. and [sci](https://github.com/borkdude/sci)-based projects other than babashka.