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

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

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

3 مستودعات

Awesome GitHub RepositoriesGit-Based Package Managers

Software managers that use git repositories as the primary source for fetching versioned extensions and configurations.

Distinct from Git-Based Feeds: Focuses on the identity of a package manager using git as a feed, not a content management system or secret manager.

Explore 3 awesome GitHub repositories matching development tools & productivity · Git-Based Package Managers. Refine with filters or upvote what's useful.

Awesome Git-Based Package Managers GitHub Repositories

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

    VundleVim/Vundle.vim

    23,942عرض على GitHub↗

    Vundle.vim is a plugin manager and configuration orchestrator for Vim. It allows users to install, update, and remove external extensions based on a central configuration file to maintain consistent editor environments across different machines. The system automates the acquisition of plugin bundles by using Git to clone and track source code. It manages the plugin lifecycle through configuration-driven installation and includes capabilities for searching and discovering new scripts. To ensure extensions are available without restarting the editor, the tool manages the Vim runtime path and r

    Uses Git repositories as the primary source for fetching and tracking versioned plugin bundles.

    Vim Script
    عرض على GitHub↗23,942
  • homebrew/homebrew-coreالصورة الرمزية لـ Homebrew

    Homebrew/homebrew-core

    15,383عرض على GitHub↗

    This project is a Ruby-based package definition repository that functions as a cross-platform package manager and software dependency resolver for macOS and Linux. It provides a centralized system for installing, updating, and managing software through a Git-based distribution model. The system distinguishes itself through a binary package distribution network that produces pre-compiled bottles to avoid local compilation from source. It utilizes a Ruby-based domain specific language to define installation recipes and employs a distributed version control architecture to synchronize these defi

    Uses Git repositories as the primary distribution mechanism for synchronizing versioned package definitions.

    Rubycoreformulaehacktoberfest
    عرض على GitHub↗15,383
  • zsh-users/antigenالصورة الرمزية لـ zsh-users

    zsh-users/antigen

    8,324عرض على GitHub↗

    Antigen is a git-based package manager and configuration orchestrator for the Zsh shell environment. It serves as a plugin manager designed to download, load, and update plugins, themes, and frameworks directly from Git repositories using specific branches, tags, or versions. The project focuses on shell startup optimization by using static bundle caching and batch completion loading to reduce boot times. It distinguishes itself through environment reproduction capabilities, such as file-based state snapshotting and plugin state restoration, and a distribution workflow that bundles configurat

    Fetches extensions and configurations directly from Git repositories using specific branches and tags.

    Shell
    عرض على GitHub↗8,324
  1. Home
  2. Development Tools & Productivity
  3. Git-Based Package Managers