{"id":21842344,"url":"https://github.com/beerush-id/spawn","last_synced_at":"2026-04-09T23:33:00.127Z","repository":{"id":188008438,"uuid":"677711030","full_name":"beerush-id/spawn","owner":"beerush-id","description":"Multi Process Spawner","archived":false,"fork":false,"pushed_at":"2024-04-12T08:11:07.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T11:25:56.656Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/beerush-id.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":"2023-08-12T11:32:07.000Z","updated_at":"2023-08-12T11:32:58.000Z","dependencies_parsed_at":"2024-04-12T09:30:24.896Z","dependency_job_id":"3eec1bdf-3669-4539-8390-de1d4c3df76c","html_url":"https://github.com/beerush-id/spawn","commit_stats":null,"previous_names":["beerush-id/spawn"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beerush-id%2Fspawn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beerush-id%2Fspawn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beerush-id%2Fspawn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beerush-id%2Fspawn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beerush-id","download_url":"https://codeload.github.com/beerush-id/spawn/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244825653,"owners_count":20516592,"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-27T22:11:37.674Z","updated_at":"2026-04-09T23:33:00.061Z","avatar_url":"https://github.com/beerush-id.png","language":"JavaScript","readme":"# `@beerush/spawn`\n\nA simple script to run multiple commands in parallel. For example, you can run `npm run build` and `npm run watch` at\nthe\nsame time.\n\n## Installation\n\n```bash\nnpm install -g @beerush/spawn\n```\n\n**As Dev Dependency**\n\n```bash\nnpm install -D @beerush/spawn\n```\n\n## Usage\n\nTo use it, simply run `bee-spawn` followed by the commands you want to run in parallel, separated by `--`.\n\n**Example**\n\n```bash\nbee-spawn tsc -w -- vite dev --port 3000\n```\n\n**Usage with npm scripts**\n\n```json\n{\n  \"scripts\": {\n    \"dev\": \"bee-spawn tsc -w -- vite dev --port 3000\"\n  }\n}\n```\n\n```bash\nnpm run dev\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeerush-id%2Fspawn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeerush-id%2Fspawn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeerush-id%2Fspawn/lists"}