{"id":22114957,"url":"https://github.com/mdsn/deploy","last_synced_at":"2025-07-25T09:31:55.734Z","repository":{"id":67929340,"uuid":"45845101","full_name":"mdsn/deploy","owner":"mdsn","description":"A small set of combinators to build input to be written to ssh","archived":true,"fork":false,"pushed_at":"2015-11-09T15:04:30.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T05:19:08.623Z","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":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdsn.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}},"created_at":"2015-11-09T14:59:04.000Z","updated_at":"2024-10-18T12:50:27.000Z","dependencies_parsed_at":"2023-03-11T02:32:49.292Z","dependency_job_id":null,"html_url":"https://github.com/mdsn/deploy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mdsn/deploy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsn%2Fdeploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsn%2Fdeploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsn%2Fdeploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsn%2Fdeploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdsn","download_url":"https://codeload.github.com/mdsn/deploy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsn%2Fdeploy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266985896,"owners_count":24017017,"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","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-12-01T12:13:23.047Z","updated_at":"2025-07-25T09:31:55.399Z","avatar_url":"https://github.com/mdsn.png","language":"Haskell","readme":"# deploy\nA small set of combinators to write lines of input through ssh\n\n# installation\nRun `stack install`.\n\n# usage\nCommands are built from lines of input to be written to the server. Use \u003c\u003e for\ncommand composition.\n\nWrite new commands using the `command` function: \n```\n    let which x = command $ format (\"which \"%s) x\n```\n\nRun a chain of commands with the `run` function, which takes a hostname to\nconnect to.\n\n```\n    \u003e let c = which \"python\" \u003c\u003e cd \"/etc\" \u003c\u003e ls \u003c\u003e command \"whoami\"\n    \u003e run \"hostname\" c\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdsn%2Fdeploy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdsn%2Fdeploy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdsn%2Fdeploy/lists"}