{"id":16726230,"url":"https://github.com/deas/gcp-clj-playground","last_synced_at":"2025-03-15T15:24:31.590Z","repository":{"id":142206051,"uuid":"419706138","full_name":"deas/gcp-clj-playground","owner":"deas","description":"Playing with Clojure on GCP","archived":false,"fork":false,"pushed_at":"2021-10-21T12:06:28.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-22T05:28:25.797Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-21T12:04:16.000Z","updated_at":"2021-10-21T12:06:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"95f5f57e-48dd-4375-b151-c88732e422ce","html_url":"https://github.com/deas/gcp-clj-playground","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deas%2Fgcp-clj-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deas%2Fgcp-clj-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deas%2Fgcp-clj-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deas%2Fgcp-clj-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deas","download_url":"https://codeload.github.com/deas/gcp-clj-playground/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243747628,"owners_count":20341529,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-12T22:52:33.367Z","updated_at":"2025-03-15T15:24:31.584Z","avatar_url":"https://github.com/deas.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gcp-clj-playground\n\nFIXME: my new library.\n\n## Usage\n\nFIXME: write usage documentation!\n\nInvoke a library API function from the command-line:\n\n    $ clojure -X deas.gcp-clj-playground/foo :a 1 :b '\"two\"'\n    {:a 1, :b \"two\"} \"Hello, World!\"\n\nRun the project's tests (they'll fail until you edit them):\n\n    $ clojure -M:test:runner\n\nBuild a deployable jar of this library:\n\n    $ clojure -X:jar\n\nThis will update the generated `pom.xml` file to keep the dependencies synchronized with\nyour `deps.edn` file. You can update the version (and SCM tag) information in the `pom.xml` using the\n`:version` argument:\n\n    $ clojure -X:jar :version '\"1.2.3\"'\n\nInstall it locally (requires the `pom.xml` file):\n\n    $ clojure -X:install\n\nDeploy it to Clojars -- needs `CLOJARS_USERNAME` and `CLOJARS_PASSWORD` environment\nvariables (requires the `pom.xml` file):\n\n    $ clojure -X:deploy\n\nYour library will be deployed to net.clojars.deas/gcp-clj-playground on clojars.org by default.\n\nIf you don't plan to install/deploy the library, you can remove the\n`pom.xml` file but you will also need to remove `:sync-pom true` from the `deps.edn`\nfile (in the `:exec-args` for `depstar`).\n\n## License\n\nCopyright © 2021 Deas\n\n_EPLv1.0 is just the default for projects generated by `clj-new`: you are not_\n_required to open source this project, nor are you required to use EPLv1.0!_\n_Feel free to remove or change the `LICENSE` file and remove or update this_\n_section of the `README.md` file!_\n\nDistributed under the Eclipse Public License version 1.0.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeas%2Fgcp-clj-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeas%2Fgcp-clj-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeas%2Fgcp-clj-playground/lists"}