This commit is contained in:
Michiel Borkent 2020-04-06 11:05:54 +02:00
parent 9dbc916b3a
commit ddfce6ab12

View file

@ -897,6 +897,10 @@ user=> (hello "Alice")
"Hello Alice"
```
#### [nubank/docopt](https://github.com/nubank/docopt.clj#babashka)
Docopt implementation in Clojure, compatible with babashka.
#### [babashka lambda layer](https://github.com/dainiusjocas/babashka-lambda-layer)
Babashka Lambda runtime packaged as a Lambda layer.