{"id":21804902,"url":"https://github.com/pez/nrepl-test","last_synced_at":"2026-05-09T01:32:18.366Z","repository":{"id":66560194,"uuid":"183306682","full_name":"PEZ/nrepl-test","owner":"PEZ","description":"Sandbox for playing with nrepl with Calva's nrepl client stuff","archived":false,"fork":false,"pushed_at":"2019-05-27T18:36:50.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T07:41:43.260Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/PEZ.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":"2019-04-24T21:05:00.000Z","updated_at":"2019-05-27T18:36:51.000Z","dependencies_parsed_at":"2023-02-28T20:15:41.918Z","dependency_job_id":null,"html_url":"https://github.com/PEZ/nrepl-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PEZ/nrepl-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PEZ%2Fnrepl-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PEZ%2Fnrepl-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PEZ%2Fnrepl-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PEZ%2Fnrepl-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PEZ","download_url":"https://codeload.github.com/PEZ/nrepl-test/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PEZ%2Fnrepl-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32804102,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-11-27T11:57:21.900Z","updated_at":"2026-05-09T01:32:18.345Z","avatar_url":"https://github.com/PEZ.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nrepl-test\r\n\r\nA sandbox for playing with nrepl with Calva's nrepl client stuff.\r\n\r\nThe project consists of two parts:\r\n1. A super minimal Clojure/ClojureScript project using deps.edn and Figwheel Main.\r\n2. A TypeScript node script that runs a sequence of nrepl evaluations against the nrepl server in the Clojure project.\r\n\r\n## Usage\r\n\r\n```sh\r\n$ npm i\r\n```\r\n\r\n### Start the REPL\r\n\r\n1. Run your fork of the Calva `dev` branch and then open this project, and its `src/logger/main.cljs` in a debug session.\r\n1. Jack in (`ctrl+alt+c ctrl+alt+j`).\r\n1. Wait for the REPL server to start.\r\n1. And then for Figwheel to start.\r\n\r\n#### To repro the current issues:\r\n1. Inline evaluate the `println` form in `main.js`. -\u003e You should see that you get the `nil` result back, but no stdout is printed to `Calva says`.\r\n1. Evaluate the in the CLJS REPL window. -\u003e You should see a stacktrace printed and then that repl window is not usable any more. You'll need to close and reopen it to get it working again.\r\n\r\n\r\n### Running the test script\r\n\r\n1. Start the **Watcher** Build Task.\r\n1. Run the script in the debugger: `F5`.\r\n\r\nCheck the output in the debug console.\r\n\r\n### To test this with `nrepl 0.5.3` and friends:\r\n\r\nTerminate the *Calva Jack-in* task.\r\n\r\nIn a terminal somewhere (inside VSCode for instance)...\r\n\r\n```sh\r\n$ clojure -Sdeps \"{:deps {nrepl {:mvn/version \\\"0.5.3\\\"} cider/cider-nrepl {:mvn/version \\\"0.20.0\\\"} cider/piggieback {:mvn/version \\\"0.3.10\\\"} figwheel-sidecar {:mvn/version \\\"0.5.18\\\"}}}\" -m nrepl.cmdline --middleware \"[cider.nrepl/cider-middleware cider.piggieback/wrap-cljs-repl]\"\r\n```\r\n\r\nThen Connect Calva (`ctrl+alt+c ctrl+alt+c`).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpez%2Fnrepl-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpez%2Fnrepl-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpez%2Fnrepl-test/lists"}