{"id":22222050,"url":"https://github.com/fabiospampinato/scex","last_synced_at":"2025-06-28T23:33:13.279Z","repository":{"id":62240637,"uuid":"559069507","full_name":"fabiospampinato/scex","owner":"fabiospampinato","description":"A simple runner for npm scripts that can execute multiple scripts, in serial or in parallel.","archived":false,"fork":false,"pushed_at":"2023-09-24T16:28:50.000Z","size":11,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-04T01:38:17.208Z","etag":null,"topics":["npm","parallel","runner","script","serial"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/fabiospampinato.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"fabiospampinato","custom":"https://www.paypal.me/fabiospampinato"}},"created_at":"2022-10-29T01:07:38.000Z","updated_at":"2023-10-05T09:17:47.000Z","dependencies_parsed_at":"2025-05-27T20:05:36.973Z","dependency_job_id":"f44e30d1-2549-40c3-b1d0-faf248521019","html_url":"https://github.com/fabiospampinato/scex","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/fabiospampinato/scex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiospampinato%2Fscex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiospampinato%2Fscex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiospampinato%2Fscex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiospampinato%2Fscex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabiospampinato","download_url":"https://codeload.github.com/fabiospampinato/scex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiospampinato%2Fscex/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262513626,"owners_count":23322661,"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":["npm","parallel","runner","script","serial"],"created_at":"2024-12-02T23:16:42.000Z","updated_at":"2025-06-28T23:33:13.246Z","avatar_url":"https://github.com/fabiospampinato.png","language":"TypeScript","funding_links":["https://github.com/sponsors/fabiospampinato","https://www.paypal.me/fabiospampinato"],"categories":[],"sub_categories":[],"readme":"# Scex\n\nA simple runner for npm scripts that can execute multiple scripts, in serial or in parallel.\n\n## Install\n\n```sh\nnpm install -g scex\n```\n\n## Usage\n\nExecute multiple npm scripts in serial:\n\n```\nscex -s foo bar baz\n```\n\nExecute multiple npm scripts in parallel:\n\n```\nscex -p foo bar baz\n```\n\nExecute multiple npm scripts directly, bypassing `npm run`:\n\n```\nscex -b -s foo bar baz\n```\n\n## License\n\nMIT © Fabio Spampinato\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiospampinato%2Fscex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabiospampinato%2Fscex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiospampinato%2Fscex/lists"}