Uses google java api to authenticate for clojure google api library
you must have a .config/gcloud/application_default_credentials.json
$ gcloud auth application-default login
to create
Build a deployable jar of this library:
$ clojure -A:jar
Install it locally:
$ clojure -A:install
Deploy it to Clojars -- needs CLOJARS_USERNAME
and CLOJARS_PASSWORD
environment variables:
$ clojure -A:deploy
Copyright © 2020 Ttallman
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.