Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.

babashka/pod-babashka-aws

Repository files navigation

pod-babashka-aws

API

Available namespaces:

  • pod.babashka.aws...

Example

(require '[babashka.pods :as pods])

(pods/load-pod "./pod-babashka-aws")

...

Build

Run script/compile. This requires GRAALVM_HOME to be set.

Test

To test the pod code with JVM clojure, run clojure -M test.clj.

To test the native image with bb, run bb test.clj.

License

Copyright © 2020 Michiel Borkent

Distributed under the EPL 1.0. See LICENSE.