Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 851 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 851 Bytes

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.