{"id":20761981,"url":"https://github.com/composewell/streamly-shell","last_synced_at":"2025-04-30T06:28:26.528Z","repository":{"id":38388737,"uuid":"385929093","full_name":"composewell/streamly-shell","owner":"composewell","description":"Shell programming using streamly","archived":false,"fork":false,"pushed_at":"2023-12-06T15:11:53.000Z","size":38,"stargazers_count":4,"open_issues_count":5,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-03-26T22:36:08.639Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/composewell.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2021-07-14T12:16:24.000Z","updated_at":"2023-05-31T10:06:50.000Z","dependencies_parsed_at":"2023-12-06T16:39:28.278Z","dependency_job_id":null,"html_url":"https://github.com/composewell/streamly-shell","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/composewell%2Fstreamly-shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/composewell%2Fstreamly-shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/composewell%2Fstreamly-shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/composewell%2Fstreamly-shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/composewell","download_url":"https://codeload.github.com/composewell/streamly-shell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225026287,"owners_count":17409211,"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-11-17T10:28:21.527Z","updated_at":"2024-11-17T10:28:21.963Z","avatar_url":"https://github.com/composewell.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shell commands as streams\n\n\u003c!--\nThis package provides a shell monad that supports shell like stateful\nprogramming with global environment variables and execution of programs\nfrom locations specified in the `PATH` environment variable.  You can\nconnect shell processes and Haskell functions seamlessly in the same\nway as Unix pipes. You can find equivalents for most shell programming\nconstructs.\n\nIn addition to a native shell monad, this package also supports\ninterpreting scripts using external shells e.g. `sh`.\n--\u003e\n\nA wrapper over `Streamly.System.Command` module (from `streamly-process`\npackage) to use `sh` as an interpreter for command strings. This package\njust adds `sh -c` to a command to run it using shell. We can use\n`Streamly.System.Command` directly instead. That we could use any shell\ne.g. `bash -c`.\n\nThis is not part of the `streamly-process` package because this is POSIX\nonly and `streamly-process` is portable.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomposewell%2Fstreamly-shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomposewell%2Fstreamly-shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomposewell%2Fstreamly-shell/lists"}