https://github.com/oscaro/clj-gcloud-common
Common library for all Google Cloud Clojure wrappers
https://github.com/oscaro/clj-gcloud-common
clojure google-cloud
Last synced: 11 months ago
JSON representation
Common library for all Google Cloud Clojure wrappers
- Host: GitHub
- URL: https://github.com/oscaro/clj-gcloud-common
- Owner: oscaro
- License: epl-1.0
- Created: 2019-04-17T16:47:36.000Z (almost 7 years ago)
- Default Branch: devel
- Last Pushed: 2025-02-03T11:45:40.000Z (about 1 year ago)
- Last Synced: 2025-04-15T01:05:20.388Z (11 months ago)
- Topics: clojure, google-cloud
- Language: Clojure
- Homepage: https://cljdoc.org/d/com.oscaro/clj-gcloud-common/0.112-1.0/doc/readme
- Size: 71.3 KB
- Stars: 6
- Watchers: 16
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# clj-gcloud-common
[](https://clojars.org/com.oscaro/clj-gcloud-common)
[](https://cljdoc.org/d/com.oscaro/clj-gcloud-common/CURRENT)
Common library for all Google Cloud Clojure wrappers.
## Usage
See the [API docs](https://cljdoc.org/d/com.oscaro/clj-gcloud-common/CURRENT/doc/readme)
## 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-2025 Oscaro
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.