{"id":22039832,"url":"https://github.com/nikpag/splash","last_synced_at":"2025-07-25T09:02:36.615Z","repository":{"id":245467535,"uuid":"818329050","full_name":"nikpag/splash","owner":"nikpag","description":"SPLaSh: Scaling Out Shell Scripts on Serverless Platforms","archived":false,"fork":false,"pushed_at":"2024-12-20T23:52:36.000Z","size":46178,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-28T19:22:03.251Z","etag":null,"topics":["serverless","shell"],"latest_commit_sha":null,"homepage":"https://binpa.sh/","language":"Shell","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/nikpag.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing/contrib.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2024-06-21T15:49:20.000Z","updated_at":"2024-12-20T23:52:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"b458d2f8-02fc-48ca-a853-92c0085b02d6","html_url":"https://github.com/nikpag/splash","commit_stats":null,"previous_names":["nikpag/splash"],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikpag%2Fsplash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikpag%2Fsplash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikpag%2Fsplash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikpag%2Fsplash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nikpag","download_url":"https://codeload.github.com/nikpag/splash/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245104524,"owners_count":20561380,"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":["serverless","shell"],"created_at":"2024-11-30T11:12:24.425Z","updated_at":"2025-03-23T13:17:44.193Z","avatar_url":"https://github.com/nikpag.png","language":"Shell","readme":"## SPLaSh: Scaling Out Shell Scripts on Serverless Platforms\n\n\u003e _A system for deploying POSIX shell scripts to serverless._\n\n## Running SPLaSh\n\nTo parallelize, say, `./evaluation/intro/hello-world.sh` with a parallelization degree of 2× run:\n\n```sh\n./pa.sh --serverless_exec -w 2 ./evaluation/intro/hello-world.sh\n```\n\nRun `./pa.sh --help` to get more information about the available commands.\n\n## Installation\n\nOn Ubuntu, Fedora, and Debian, run the following to set up SPLaSh.\n```sh\nwget https://raw.githubusercontent.com/binpash/pash/main/scripts/up.sh\nsh up.sh\nexport PASH_TOP=\"$PWD/pash/\"\n## Run PaSh with echo hi\n\"$PASH_TOP/pa.sh\" -c \"echo hi\"\n```\n\nFor more details, manual installation, or other platforms see [installation instructions](./docs/install).\n\n## Repo Structure\n\nThis repo is a frozen version of `splash`. For the most up-to-date version, visit https://github.com/binpash/pash. The structure is as follows:\n\n* [compiler](./compiler): Shell-dataflow translations, associated parallelization transformations, and serverless transformations/primitives.\n* [docs](./docs): Design documents, tutorials, installation instructions, etc.\n* [evaluation](./evaluation): Shell pipelines and example [scripts](./evaluation/other/more-scripts) used for the evaluation.\n* [runtime](./runtime): Runtime components for the shell—e.g., `eager`, `split`—and serverless execution—e.g., `invoke-lambda`,`send-object`.\n* [scripts](./scripts): Scripts related to continuous integration, deployment, and testing.\n\n## Community \u0026 More\n\nChat:\n* [Discord Server](ttps://discord.com/channels/947328962739187753/) ([Invite](https://discord.gg/6vS9TB97be))\n\nMailing Lists:\n* [pash-devs](https://groups.google.com/g/pash-devs): Join this mailing list for discussing all things `pash`\n* [pash-commits](https://groups.google.com/g/pash-commits): Join this mailing list for commit notifications\n\nDevelopment/contributions:\n* Contribution guide: [docs/contributing](docs/contributing/contrib.md)\n* Continuous Integration Server: [ci.binpa.sh](http://ci.binpa.sh)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikpag%2Fsplash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikpag%2Fsplash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikpag%2Fsplash/lists"}