Skip to content

oscaro/clj-gcloud-common

Repository files navigation

clj-gcloud-common

Clojars Project

cljdoc badge

Common library for all Google Cloud Clojure wrappers.

Usage

See the API docs

Tests

You need to create two files in order to run the tests:

  • test-resources/service-account.json: a valid service account
  • test-resources/test-config.edn: project configuration. See test-resources/test-config.edn.example for a sample file.

License

Copyright © 2017-2022 Oscaro

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.