{"id":19926603,"url":"https://github.com/microlinkhq/tinyrun","last_synced_at":"2025-10-28T23:41:10.109Z","repository":{"id":251268668,"uuid":"836328357","full_name":"microlinkhq/tinyrun","owner":"microlinkhq","description":"CLI for executing multiple commands in parallel with minimal footprint (~2KB).","archived":false,"fork":false,"pushed_at":"2024-09-21T09:05:26.000Z","size":42,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-02T10:08:19.313Z","etag":null,"topics":["cli","concurrently","parallel","process"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/microlinkhq.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2024-07-31T16:02:19.000Z","updated_at":"2024-09-27T22:12:03.000Z","dependencies_parsed_at":"2024-08-07T11:24:08.342Z","dependency_job_id":null,"html_url":"https://github.com/microlinkhq/tinyrun","commit_stats":null,"previous_names":["microlinkhq/tinyrun"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microlinkhq%2Ftinyrun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microlinkhq%2Ftinyrun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microlinkhq%2Ftinyrun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microlinkhq%2Ftinyrun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microlinkhq","download_url":"https://codeload.github.com/microlinkhq/tinyrun/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224358038,"owners_count":17298038,"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":["cli","concurrently","parallel","process"],"created_at":"2024-11-12T22:29:54.119Z","updated_at":"2025-10-28T23:41:10.029Z","avatar_url":"https://github.com/microlinkhq.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/microlinkhq/cdn/raw/master/dist/logo/banner.png#gh-light-mode-only\" alt=\"microlink cdn\"\u003e\n  \u003cimg src=\"https://github.com/microlinkhq/cdn/raw/master/dist/logo/banner-dark.png#gh-dark-mode-only\" alt=\"microlink cdn\"\u003e\n  \u003cbr\u003e\n  \u003cbr\u003e\n\u003c/div\u003e\n\n![Last version](https://img.shields.io/github/tag/microlinkhq/tinyrun.svg?style=flat-square)\n[![Coverage Status](https://img.shields.io/coveralls/microlinkhq/tinyrun.svg?style=flat-square)](https://coveralls.io/github/microlinkhq/tinyrun)\n[![NPM Status](https://img.shields.io/npm/dm/tinyrun.svg?style=flat-square)](https://www.npmjs.org/package/tinyrun)\n\n**tinyrun** executes multiple commands in parallel with minimal footprint (~2KB).\n\nIt can run one-off commands:\n\n```\ntinyrun \"pnpm build\" \"pnpm build:docs\"\n```\n\nor commands that keep running in background:\n\n```\ntinyrun --names \"HTTP\" \"node examples/server.js\"\n\nHTTP started pid=13030\nHTTP Server is listening on port 3000\nc^CHTTP Received shutdown signal, shutting down gracefully...\nHTTP Closed out remaining connections\nHTTP cmd='node examples/server.js' exitCode=0 signalCode=null duration=2s\n```\n\n## Install\n\n```bash\nnpm install tinyrun --global\n```\n\n## Usage\n\n### as CLI\n\nJust `tinyrun --help` to see all the options availables.\n\n### as module\n\nCheck [how CLI is implemented](/bin/index.js) to see how it's interacting with the core module.\n\n## Related\n\n- [tinyspawn](https://github.com/Kikobeats/tinyspawn) – A minimalistic wrapper around Node.js `child_process.spawn` API.\n\n## License\n\n**tinyrun** © [Kiko Beats](https://kikobeats.com), released under the [MIT](https://github.com/microlinkhq/tinyrun/blob/master/LICENSE.md) License.\u003cbr\u003e\nInspired by [Stanko Tadić](https://muffinman.io/blog/node-script-to-run-multiple-commands-in-parallel/). Authored and maintained by [Kiko Beats](https://kikobeats.com) with help from [contributors](https://github.com/microlinkhq/tinyrun/contributors).\n\n\u003e [kikobeats.com](https://kikobeats.com) · GitHub [Kiko Beats](https://github.com/kikobeats) · Twitter [@kikobeats](https://twitter.com/kikobeats)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrolinkhq%2Ftinyrun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicrolinkhq%2Ftinyrun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrolinkhq%2Ftinyrun/lists"}