{"id":15557214,"url":"https://github.com/mitchellwrosen/repld","last_synced_at":"2025-04-23T20:11:09.240Z","repository":{"id":51205811,"uuid":"195298583","full_name":"mitchellwrosen/repld","owner":"mitchellwrosen","description":"repl daemon thinger","archived":false,"fork":false,"pushed_at":"2024-05-14T20:24:47.000Z","size":58,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-30T03:03:35.417Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","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/mitchellwrosen.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-07-04T20:37:28.000Z","updated_at":"2024-05-14T20:24:51.000Z","dependencies_parsed_at":"2024-05-15T13:38:15.295Z","dependency_job_id":"7d4aada5-fd73-4698-8d33-d5cd6e194c44","html_url":"https://github.com/mitchellwrosen/repld","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/mitchellwrosen%2Frepld","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellwrosen%2Frepld/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellwrosen%2Frepld/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellwrosen%2Frepld/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mitchellwrosen","download_url":"https://codeload.github.com/mitchellwrosen/repld/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250506140,"owners_count":21441723,"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-02T15:16:43.336Z","updated_at":"2025-04-23T20:11:09.190Z","avatar_url":"https://github.com/mitchellwrosen.png","language":"Haskell","readme":"# repld\n\nSpawn an foregrounded `psql` repl that is also serving the repl on a unix domain\nsocket:\n\n```\n\u003e repld 'psql -U postgres'\n```\n\nSend input to it from another shell:\n\n```\n\u003e repld-send \u003c\u003c\u003c 'create table foo (bar int);'\n```\n\n### vim\n\nExample `vim` settings:\n\n```\nnn \u003csilent\u003e \u003cSpace\u003es m`vip\u003cEsc\u003e:silent '\u003c,'\u003ew !repld-send\u003cCR\u003e``\nnn \u003csilent\u003e \u003cSpace\u003eS m`:silent w !repld-send\u003cCR\u003e``\nvn \u003csilent\u003e \u003cSpace\u003es m`\u003cEsc\u003e:silent '\u003c,'\u003ew !repld-send\u003cCR\u003e``\n```\n\nIn normal mode, press `Space-s` to send the inner paragraph to the `repld`\nserver, or `Space-S` to send the whole buffer.\n\nIn visual mode, press `Space-s` send the highlighted lines.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmitchellwrosen%2Frepld","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmitchellwrosen%2Frepld","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmitchellwrosen%2Frepld/lists"}