awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
coderaiser avatar

coderaiser/redrun

0
View on GitHub↗
128 星标·3 分支·JavaScript·MIT·2 次浏览

Redrun

✨🐌 🐎✨ fastest npm scripts runner

Features

  • Task Automation - Expands scripts to improve execution speed.
  • Task Runners - Expands scripts to improve execution speed.

Star 历史

coderaiser/redrun 的 Star 历史图表coderaiser/redrun 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Redrun 的开源替代方案

相似的开源项目,按与 Redrun 的功能重合度排序。
  • mysticatea/npm-run-allmysticatea 的头像

    mysticatea/npm-run-all

    5,842在 GitHub 上查看↗

    npm-run-all is a command-line and programmatic tool for running multiple npm scripts in sequence, parallel, or mixed combinations without requiring an external task runner. It provides a straightforward way to orchestrate complex multi-step build or test workflows directly from the terminal or from within Node.js application code. The tool distinguishes itself by supporting mixed execution plans that combine sequential and parallel steps into a single command, allowing users to define dependency graphs where some scripts run concurrently while others wait for completion. It manages child-proc

    JavaScriptclicli-commandcli-commands
    在 GitHub 上查看↗5,842
  • paulpflug/script-runnerpaulpflug 的头像

    paulpflug/script-runner

    27在 GitHub 上查看↗

    Invoke multiple commands, running in parallel / sequential, matching npm scripts

    CoffeeScript
    在 GitHub 上查看↗27
  • micromata/cli-error-notifiermicromata 的头像

    micromata/cli-error-notifier

    72在 GitHub 上查看↗

    Sends native desktop notifications if CLI apps fail

    JavaScript
    在 GitHub 上查看↗72
  • ruyadorno/ntlruyadorno 的头像

    ruyadorno/ntl

    961在 GitHub 上查看↗

    Node Task List: Interactive cli to list and run package.json scripts

    JavaScript
    在 GitHub 上查看↗961
查看 Redrun 的所有 7 个替代方案→

常见问题解答

coderaiser/redrun 是做什么的?

✨🐌 🐎✨ fastest npm scripts runner

coderaiser/redrun 的主要功能有哪些?

coderaiser/redrun 的主要功能包括:Task Automation, Task Runners。

coderaiser/redrun 有哪些开源替代品?

coderaiser/redrun 的开源替代品包括: mysticatea/npm-run-all — npm-run-all is a command-line and programmatic tool for running multiple npm scripts in sequence, parallel, or mixed… paulpflug/script-runner — Invoke multiple commands, running in parallel / sequential, matching npm scripts. micromata/cli-error-notifier — Sends native desktop notifications if CLI apps fail. ruyadorno/ntl — Node Task List: Interactive cli to list and run package.json scripts. sindresorhus/npm-run-path — Get your PATH prepended with locally installed binaries. typicode/husky — Husky is a Git hook manager that automates the installation and execution of version control lifecycle events within a…