{"id":18623122,"url":"https://github.com/kirang89/cljnake","last_synced_at":"2025-11-03T16:30:32.008Z","repository":{"id":146324311,"uuid":"118773851","full_name":"kirang89/cljnake","owner":"kirang89","description":"The nostalgic snake game brought to you by clojurescript and re-frame.","archived":false,"fork":false,"pushed_at":"2018-01-30T09:23:44.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-22T20:02:59.530Z","etag":null,"topics":["clojurescript","re-frame"],"latest_commit_sha":null,"homepage":null,"language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kirang89.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-01-24T14:09:50.000Z","updated_at":"2018-02-13T06:48:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"67707e2e-3098-4dd0-b95e-221767e86c70","html_url":"https://github.com/kirang89/cljnake","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/kirang89%2Fcljnake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirang89%2Fcljnake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirang89%2Fcljnake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirang89%2Fcljnake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kirang89","download_url":"https://codeload.github.com/kirang89/cljnake/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239418547,"owners_count":19635203,"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":["clojurescript","re-frame"],"created_at":"2024-11-07T04:21:32.709Z","updated_at":"2025-11-03T16:30:31.964Z","avatar_url":"https://github.com/kirang89.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cljnake\n\n[![Build Status](https://travis-ci.org/kirang89/cljnake.svg?branch=master)](https://travis-ci.org/kirang89/cljnake)\n\nThe nostalgic snake game brought to you by clojurescript and re-frame.\n\n## Development Mode\n\n### Start Cider from Emacs:\n\nPut this in your Emacs config file:\n\n```\n(setq cider-cljs-lein-repl\n\t\"(do (require 'figwheel-sidecar.repl-api)\n         (figwheel-sidecar.repl-api/start-figwheel!)\n         (figwheel-sidecar.repl-api/cljs-repl))\")\n```\n\nNavigate to a clojurescript file and start a figwheel REPL with `cider-jack-in-clojurescript` or (`C-c M-J`)\n\n### Run application:\n\n```\nlein clean\nlein figwheel dev\n```\n\nFigwheel will automatically push cljs changes to the browser.\n\nWait a bit, then browse to [http://localhost:3449](http://localhost:3449).\n\n### Run tests:\n\n```\nlein clean\nlein doo phantom test once\n```\n\nThe above command assumes that you have [phantomjs](https://www.npmjs.com/package/phantomjs) installed. However, please note that [doo](https://github.com/bensu/doo) can be configured to run cljs.test in many other JS environments (chrome, ie, safari, opera, slimer, node, rhino, or nashorn).\n\n## Production Build\n\n\nTo compile clojurescript to javascript:\n\n```\nlein clean\nlein cljsbuild once min\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirang89%2Fcljnake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkirang89%2Fcljnake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirang89%2Fcljnake/lists"}