{"id":13499685,"url":"https://github.com/walmartlabs/clojure-game-geek","last_synced_at":"2025-05-12T15:46:47.354Z","repository":{"id":48434986,"uuid":"107456416","full_name":"walmartlabs/clojure-game-geek","owner":"walmartlabs","description":"Example source code for the Lacinia tutorial","archived":false,"fork":false,"pushed_at":"2023-01-17T19:49:50.000Z","size":50,"stargazers_count":47,"open_issues_count":1,"forks_count":25,"subscribers_count":26,"default_branch":"master","last_synced_at":"2025-04-20T14:42:56.806Z","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/walmartlabs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-18T19:58:15.000Z","updated_at":"2024-04-03T10:09:26.000Z","dependencies_parsed_at":"2023-02-10T11:31:34.943Z","dependency_job_id":null,"html_url":"https://github.com/walmartlabs/clojure-game-geek","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walmartlabs%2Fclojure-game-geek","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walmartlabs%2Fclojure-game-geek/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walmartlabs%2Fclojure-game-geek/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walmartlabs%2Fclojure-game-geek/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/walmartlabs","download_url":"https://codeload.github.com/walmartlabs/clojure-game-geek/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253767767,"owners_count":21961182,"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-07-31T22:00:38.255Z","updated_at":"2025-05-12T15:46:47.282Z","avatar_url":"https://github.com/walmartlabs.png","language":"Clojure","funding_links":[],"categories":["Examples","Implementations"],"sub_categories":["Clojure Examples","Clojure"],"readme":"# clojure-game-geek\n\nFIXME: my new application.\n\n## Installation\n\nDownload from https://github.com/my/clojure-game-geek\n\n## Usage\n\nFIXME: explanation\n\nRun the project directly, via `:exec-fn`:\n\n    $ clojure -X:run-x\n    Hello, Clojure!\n\nRun the project, overriding the name to be greeted:\n\n    $ clojure -X:run-x :name '\"Someone\"'\n    Hello, Someone!\n\nRun the project directly, via `:main-opts` (`-m my.clojure-game-geek`):\n\n    $ clojure -M:run-m\n    Hello, World!\n\nRun the project, overriding the name to be greeted:\n\n    $ clojure -M:run-m Via-Main\n    Hello, Via-Main!\n\nRun the project's tests (they'll fail until you edit them):\n\n    $ clojure -T:build test\n\nRun the project's CI pipeline and build an uberjar (this will fail until you edit the tests to pass):\n\n    $ clojure -T:build ci\n\nThis will produce an updated `pom.xml` file with synchronized dependencies inside the `META-INF`\ndirectory inside `target/classes` and the uberjar in `target`. You can update the version (and SCM tag)\ninformation in generated `pom.xml` by updating `build.clj`.\n\nIf you don't want the `pom.xml` file in your project, you can remove it. The `ci` task will\nstill generate a minimal `pom.xml` as part of the `uber` task, unless you remove `version`\nfrom `build.clj`.\n\nRun that uberjar:\n\n    $ java -jar target/clojure-game-geek-0.1.0-SNAPSHOT.jar\n\nIf you remove `version` from `build.clj`, the uberjar will become `target/clojure-game-geek-standalone.jar`.\n\n## Options\n\nFIXME: listing of options this app accepts.\n\n## Examples\n\n...\n\n### Bugs\n\n...\n\n### Any Other Sections\n### That You Think\n### Might be Useful\n\n## License\n\nCopyright © 2022 Howard.lewisship\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%2Fwalmartlabs%2Fclojure-game-geek","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwalmartlabs%2Fclojure-game-geek","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalmartlabs%2Fclojure-game-geek/lists"}