{"id":15577848,"url":"https://github.com/deciduously/mines","last_synced_at":"2026-02-24T09:35:06.528Z","repository":{"id":97312254,"uuid":"121032993","full_name":"deciduously/mines","owner":"deciduously","description":"Minesweeper in Reagent","archived":false,"fork":false,"pushed_at":"2018-09-12T01:16:34.000Z","size":26,"stargazers_count":0,"open_issues_count":9,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-24T18:51:54.156Z","etag":null,"topics":["clojurescript","minesweeper","react","reagent"],"latest_commit_sha":null,"homepage":"http://deciduously.com/mines","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deciduously.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":"2018-02-10T16:38:21.000Z","updated_at":"2018-09-12T01:16:52.000Z","dependencies_parsed_at":"2023-04-11T10:27:22.259Z","dependency_job_id":null,"html_url":"https://github.com/deciduously/mines","commit_stats":{"total_commits":39,"total_committers":2,"mean_commits":19.5,"dds":0.07692307692307687,"last_synced_commit":"3820ffea239c4249d8c603d4cdcae18005e77909"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deciduously/mines","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deciduously%2Fmines","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deciduously%2Fmines/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deciduously%2Fmines/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deciduously%2Fmines/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deciduously","download_url":"https://codeload.github.com/deciduously/mines/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deciduously%2Fmines/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29777924,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T04:54:30.205Z","status":"ssl_error","status_checked_at":"2026-02-24T04:53:58.628Z","response_time":75,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","minesweeper","react","reagent"],"created_at":"2024-10-02T19:01:57.208Z","updated_at":"2026-02-24T09:35:06.151Z","avatar_url":"https://github.com/deciduously.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mines!\nMinesweeper in [Reagent](https://reagent-project.github.io/).  Currently a tad broken.\n### Play\n\nTo build locally, you need `git`, `java`, and `boot`.  Refer to your OS documentation to obtain a Java installation.  To quickly make `boot` available, this [Makefile](https://gist.github.com/deciduously/3451bfc89414c56ef734ceebeeb7db14) provides a `make deps` command which will retrieve the `boot` shim via `curl`, placing it in `./bin`.  It's very small - `boot` will gather the needed dependencies itself on first run.\n\nThen execute:\n```shell\ngit clone https://github.com/deciduously/mines\ncd mines/\nboot build # bin/boot build if using the above Makefile\n```\nOpen the resulting `target/index.html` file in your browser and settle in for the night.\n### Hack\n`boot dev` will run a hot-reloading dev server on `localhost:3000`.\n\nYou can use this with EMACS/Cider by invoking `cider-jack-in-clojurescript`, waiting a while, opening the repl buffer, and typing `(def p (future (boot (dev))))`, waiting for it to compile, typing `(start-repl)`, pointing your browser to `localhost:3000`, and finally attaching the browser devtools.\n\nThe interactivity is *totally* worth the extra 90 seconds of startup time - what are you closing EMACS for, anyway?\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeciduously%2Fmines","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeciduously%2Fmines","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeciduously%2Fmines/lists"}