{"id":13483418,"url":"https://github.com/coderaiser/redrun","last_synced_at":"2026-04-01T22:30:53.755Z","repository":{"id":57349975,"uuid":"56325866","full_name":"coderaiser/redrun","owner":"coderaiser","description":"✨🐌 🐎✨  fastest npm scripts runner","archived":false,"fork":false,"pushed_at":"2026-03-22T00:23:25.000Z","size":692,"stargazers_count":127,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-03-22T14:22:28.907Z","etag":null,"topics":["cli","cli-command","multi-platform","nodejs","npm","npm-run-all","npm-scripts","parallel","parser","series","shell","task-runner"],"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/coderaiser.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"coderaiser","patreon":"coderaiser","open_collective":"cloudcmd","ko_fi":"coderaiser"}},"created_at":"2016-04-15T14:23:16.000Z","updated_at":"2026-03-22T00:23:28.000Z","dependencies_parsed_at":"2023-11-17T04:32:23.924Z","dependency_job_id":"f379cfb7-5da1-4c60-99d3-0db44fbeacd1","html_url":"https://github.com/coderaiser/redrun","commit_stats":{"total_commits":528,"total_committers":4,"mean_commits":132.0,"dds":"0.36931818181818177","last_synced_commit":"7984f9112e4afe18ea333b304f324c21f4b92594"},"previous_names":[],"tags_count":143,"template":false,"template_full_name":null,"purl":"pkg:github/coderaiser/redrun","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderaiser%2Fredrun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderaiser%2Fredrun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderaiser%2Fredrun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderaiser%2Fredrun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coderaiser","download_url":"https://codeload.github.com/coderaiser/redrun/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderaiser%2Fredrun/sbom","scorecard":{"id":297421,"data":{"date":"2025-08-11","repo":{"name":"github.com/coderaiser/redrun","commit":"98c6279d1d6c48b2cd633fa4cce65569276e0495"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/nodejs.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/coderaiser/redrun/nodejs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/coderaiser/redrun/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/coderaiser/redrun/nodejs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/coderaiser/redrun/nodejs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/coderaiser/redrun/nodejs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/coderaiser/redrun/nodejs.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-17T19:53:40.354Z","repository_id":57349975,"created_at":"2025-08-17T19:53:40.354Z","updated_at":"2025-08-17T19:53:40.354Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31292640,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T21:15:39.731Z","status":"ssl_error","status_checked_at":"2026-04-01T21:15:34.046Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","cli-command","multi-platform","nodejs","npm","npm-run-all","npm-scripts","parallel","parser","series","shell","task-runner"],"created_at":"2024-07-31T17:01:11.033Z","updated_at":"2026-04-01T22:30:53.737Z","avatar_url":"https://github.com/coderaiser.png","language":"JavaScript","readme":"# Redrun [![License][LicenseIMGURL]][LicenseURL] [![NPM version][NPMIMGURL]][NPMURL] [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Coverage Status][CoverageIMGURL]][CoverageURL]\n\n[NPMIMGURL]: https://img.shields.io/npm/v/redrun.svg?style=flat\n[BuildStatusURL]: https://github.com/coderaiser/redrun/actions?query=workflow%3A%22Node+CI%22 \"Build Status\"\n[BuildStatusIMGURL]: https://github.com/coderaiser/redrun/workflows/Node%20CI/badge.svg\n[LicenseIMGURL]: https://img.shields.io/badge/license-MIT-317BF9.svg?style=flat\n[NPMURL]: https://npmjs.org/package/redrun \"npm\"\n[LicenseURL]: https://tldrlegal.com/license/mit-license \"MIT License\"\n[CoverageURL]: https://coveralls.io/github/coderaiser/redrun?branch=master\n[CoverageIMGURL]: https://coveralls.io/repos/coderaiser/redrun/badge.svg?branch=master\u0026service=github\n\nCLI tool to run multiple npm-scripts fast. Supports madly comfortable 🏎 [**Madrun**](https://github.com/coderaiser/madrun).\n\n![Redrun](https://github.com/coderaiser/redrun/raw/master/redrun.png \"Redrun\")\n\n## Install\n\n```\nnpm i redrun -g\n```\n\n# Usage\n\n```\nUsage: redrun [...tasks] [options] [-- ...args]\nOptions:\n  -p, --parallel          run scripts in parallel\n  -s, --series            run scripts in series\n  -q, --quiet             do not output result command before execution\n  -c, --calm              return zero exit code when command completed with error\n  -P, --parallel-calm     run scripts in parallel and return zero exit code\n  -S, --series-calm       run scripts in series and return zero exit code\n  -h, --help              display this help and exit\n  -v, --version           output version information and exit\n```\n\n# Completion\n\nYou can enable tab-completion of npm scripts similar to [npm's completion](https://docs.npmjs.com/cli/completion) using:\n\n```sh\nredrun-completion \u003e\u003e ~/.bashrc\nredrun-completion \u003e\u003e ~/.zshrc\n```\n\nYou may also pipe the output of redrun-completion to a file such as `/usr/local/etc/bash_completion.d/redrun` if you have a system that will read that file for you.\n\n# How it works\n\n`package.json`:\n\n```json\n{\n    \"scripts\": {\n        \"one\": \"npm run two\",\n        \"two\": \"npm run three\",\n        \"three\": \"echo 'hello'\"\n    }\n}\n```\n\nUsually these expressions would be executed one after another:\n\n```sh\ncoderaiser@cloudcmd:~/redrun$ npm run one\n\n\u003e redrun@1.0.0 one /home/coderaiser/redrun\n\u003e npm run two\n\n\n\u003e redrun@1.0.0 two /home/coderaiser/redrun\n\u003e npm run three\n\n\n\u003e redrun@1.0.0 three /home/coderaiser/redrun\n\u003e echo 'hello'\n\nhello\n```\n\nAll these `npm run` commands that are created are slow, because each time it creates a new process.\n\n`redrun` makes it faster:\n\n```\ncoderaiser@cloudcmd:~/redrun$ redrun one\n\u003e echo 'hello'\nhello\n```\n\n## How to use?\n\nRedrun could be used via the command line, the scripts section of `package.json` or in a script:\n\n```js\nimport redrun from 'redrun';\n\nawait redrun('one', {\n    one: 'npm run two',\n    two: 'npm run three',\n    three: `echo 'hello'`,\n});\n\n// returns\n`echo 'hello'`;\n\nawait redrun('one', {\n    one: 'redrun -p two three',\n    two: 'redrun four five',\n    three: `echo 'hello'`,\n    four: 'jshint lib',\n    five: 'jscs test',\n});\n\n// returns\n`jshint lib \u0026\u0026 jscs test \u0026 echo 'hello'`;\n```\n\n## Speed comparison\n\nThe less spend time is better:\n\n- `npm-run-all`: 1m12.570s\n- `npm run \u0026\u0026 npm run`: 1m10.727s\n- `redrun`: 0m38.312s\n\nHere are logs:\n\n### npm-run-all:\n\n```sh\ncoderaiser@cloudcmd:~/redrun$ time npm run speed:npm-run-all\n\n\u003e speed:npm-run-all /home/coderaiser/redrun\n\u003e npm-run-all lint:*\n\n\n\u003e redrun@5.3.0 lint:jshint /home/coderaiser/redrun\n\u003e jshint bin lib test\n\n\n\u003e redrun@5.3.0 lint:eslint-bin /home/coderaiser/redrun\n\u003e eslint --rule 'no-console:0' bin\n\n\n\u003e redrun@5.3.0 lint:eslint-lib /home/coderaiser/redrun\n\u003e eslint lib test\n\n\n\u003e redrun@5.3.0 lint:jscs /home/coderaiser/redrun\n\u003e jscs --esnext bin lib test\n\n\nreal    1m12.570s\nuser    0m14.431s\nsys     0m17.147s\n```\n\n### npm run \u0026\u0026 npm run\n\n```sh\ncoderaiserser@cloudcmd:~/redrun$ time npm run speed:npm-run\n\nredrun@5.3.0 speed:npm-run /home/coderaiser/redrun\n\u003e npm run lint:jshint \u0026\u0026 npm run lint:eslint-bin \u0026\u0026 npm run lint:eslint-lib \u0026\u0026 npm run lint:jscs\n\n\n\u003e redrun@5.3.0 lint:jshint /home/coderaiser/redrun\n\u003e jshint bin lib test\n\n\n\u003e redrun@5.3.0 lint:eslint-bin /home/coderaiser/redrun\n\u003e eslint --rule 'no-console:0' bin\n\n\n\u003e redrun@5.3.0 lint:eslint-lib /home/coderaiser/redrun\n\u003e eslint lib test\n\n\n\u003e redrun@5.3.0 lint:jscs /home/coderaiser/redrun\n\u003e jscs --esnext bin lib test\n\n\nreal    1m10.727s\nuser    0m14.670s\nsys     0m16.663s\n```\n\n### redrun\n\n```sh\ncoderaiser@cloudcmd:~/redrun$ redrun lint:*\n\u003e jshint bin lib test \u0026\u0026 eslint --rule 'no-console:0' bin \u0026\u0026 eslint lib test \u0026\u0026 jscs --esnext bin lib test\n\nreal    0m38.312s\nuser    0m8.198s\nsys     0m9.113s\n```\n\nAs you can see `redrun` is much faster and more DRY way of using `npm scripts` than regular solutions.\n\n## Related\n\n- [madrun](https://github.com/coderaiser/madrun) - CLI tool to run multiple npm-scripts in a madly comfortable way.\n\n## License\n\nMIT\n","funding_links":["https://github.com/sponsors/coderaiser","https://patreon.com/coderaiser","https://opencollective.com/cloudcmd","https://ko-fi.com/coderaiser"],"categories":["Packages","🛠️ Developer Tools","JavaScript","Task Runners"],"sub_categories":["Other"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderaiser%2Fredrun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoderaiser%2Fredrun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderaiser%2Fredrun/lists"}