awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesMulti-Package Shell Commands

Installs several packages and runs a shell command that uses all of them in one invocation.

Distinct from Shell Command Execution: Distinct from Shell Command Execution: focuses on running a command with multiple packages as context, not general OS command execution.

Explore 1 awesome GitHub repository matching development tools & productivity · Multi-Package Shell Commands. Refine with filters or upvote what's useful.

Awesome Multi-Package Shell Commands GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • zkat/npxالصورة الرمزية لـ zkat

    zkat/npx

    2,623عرض على GitHub↗

    npx is a tool that combines Node version management, on-demand package running, caching installation, remote execution, and shell command fallback into a single interface. It functions as an npm package runner that executes binaries on demand without requiring a global or local install, while also serving as an on-demand package installer that downloads and caches packages automatically before running their commands. The tool distinguishes itself through its ability to install and use specific Node.js versions on the fly for executing commands or scripts, and by replacing the shell's default

    Installs several packages and runs a shell command that uses all of them in one invocation.

    JavaScriptclinpmpackage-manager
    عرض على GitHub↗2,623
  1. Home
  2. Development Tools & Productivity
  3. Shell Command Execution
  4. Multi-Package Shell Commands