Doc
This commit is contained in:
parent
9d73d51460
commit
3b8e2ec5f7
2 changed files with 4 additions and 1 deletions
|
|
@ -1 +1 @@
|
||||||
Subproject commit 4b8fb02c7d99b0da6f9ed44df5c3399d93afd6b5
|
Subproject commit 6fb10a3c6abdaddf7e2861fce5a3a27de1fbc1eb
|
||||||
|
|
@ -240,6 +240,9 @@ which is like sh/sh, but it inherits stdin/stdout/stderr, so that the user sees
|
||||||
|
|
||||||
## Pods
|
## 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
|
- [babashka-sql-pods](https://github.com/babashka/babashka-sql-pods): pods for
|
||||||
interacting with SQL databases
|
interacting with SQL databases
|
||||||
- [bootleg](https://github.com/retrogradeorbit/bootleg): static HTML website
|
- [bootleg](https://github.com/retrogradeorbit/bootleg): static HTML website
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue