Available namespaces:
pod.babashka.aws...
(require '[babashka.pods :as pods])
(pods/load-pod "./pod-babashka-aws")
...
Run script/compile
. This requires GRAALVM_HOME
to be set.
To test the pod code with JVM clojure, run clojure -M test.clj
.
To test the native image with bb, run bb test.clj
.
Copyright © 2020 Michiel Borkent
Distributed under the EPL 1.0. See LICENSE.