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

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

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

1 مستودع

Awesome GitHub RepositoriesDependency Version Wizards

Interactive CLI wizards that scan project dependencies and guide users through selecting version ranges for a manifest file.

Distinct from Interactive CLI Wizards: Distinct from general Interactive CLI Wizards: specifically targets dependency version selection rather than arbitrary configuration tasks.

Explore 1 awesome GitHub repository matching development tools & productivity · Dependency Version Wizards. Refine with filters or upvote what's useful.

Awesome Dependency Version Wizards GitHub Repositories

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

    Masterminds/glide

    8,095عرض على GitHub↗

    Glide is a Go dependency management tool that fetches, pins, and vendors external packages to enable reproducible builds across environments. It stores project-specific copies of Go packages in a vendor directory, isolating dependencies per project to avoid version conflicts, and supports fetching packages from Git, Mercurial, Bazaar, and Subversion repositories. The tool resolves dependency versions using semantic versioning ranges and operators, and generates a lock file that records exact commit IDs for all transitive dependencies. Glide distinguishes itself with an interactive version wiz

    Provides an interactive wizard that scans dependencies and suggests version ranges for configuration.

    Gogogolangpackage-management
    عرض على GitHub↗8,095
  1. Home
  2. Development Tools & Productivity
  3. Interactive CLI Wizards
  4. Dependency Version Wizards