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

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

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

4 مستودعات

Awesome GitHub RepositoriesPackage Environment Setup

Shell environment setup scripts that make command-line tools and packages accessible via environment variables.

Distinct from Shell Interface Setup: Distinct from Shell Interface Setup: specifically sets up environment for a package ecosystem, not general shell configuration.

Explore 4 awesome GitHub repositories matching development tools & productivity · Package Environment Setup. Refine with filters or upvote what's useful.

Awesome Package Environment Setup GitHub Repositories

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

    CocoaPods/Specs

    6,817عرض على GitHub↗

    Specs is a centralized package metadata repository and distribution service for the Apple platform. It serves as a public index of library specifications, enabling the discovery, resolution, and installation of third-party frameworks for iOS and macOS projects. The project provides a podspec distribution service that hosts and validates library specifications to ensure reproducible dependency resolution. It utilizes a Git-based collection of structured specifications and a REST API to manage library publishing, ownership, and versioning. The system encompasses comprehensive capabilities for

    Initializes the local environment by setting up the default repository and configuration.

    عرض على GitHub↗6,817
  • coq/coqالصورة الرمزية لـ coq

    coq/coq

    5,488عرض على GitHub↗

    Coq is an interactive theorem prover and proof assistant used for formal mathematical verification and verified software development. It utilizes the Gallina functional language to define computable functions and logical propositions, which are then verified through a machine-checked kernel. The system employs a dependent type system and a Caldicott-style proof engine to automate proof search and tactic execution. These capabilities allow for the creation of formal specifications and the development of algorithms that are mathematically proven to meet specific requirements. The toolset inclu

    Includes scripts to install the prover and a standard set of packages to bypass manual configuration.

    OCaml
    عرض على GitHub↗5,488
  • ros2/ros2الصورة الرمزية لـ ros2

    ros2/ros2

    5,083عرض على GitHub↗

    ROS 2 is a distributed communication middleware for robot systems, built on a peer-to-peer Data Distribution Service (DDS) foundation. It provides a publish-subscribe messaging layer where typed data flows between decoupled components across a network, along with synchronous remote procedure calls and action-based task execution for long-running goals with periodic feedback. The framework includes an interface definition language that generates type-safe code for messages, services, and actions, ensuring cross-language compatibility, and supports fine-grained Quality of Service profiles that c

    Provides shell environment setup scripts to make command-line tools and packages accessible.

    عرض على GitHub↗5,083
  • x-cmd/x-cmdالصورة الرمزية لـ x-cmd

    x-cmd/x-cmd

    4,037عرض على GitHub↗

    x-cmd is an AI agent orchestrator, cloud infrastructure CLI, and cross-platform package manager that provides an enhanced POSIX shell toolkit. It integrates large language models directly into the terminal for chatting, code generation, and the execution of agentic workflows, while offering a framework for building interactive terminal user interface components. The project distinguishes itself by deploying containerized AI agents within isolated sandboxes, provisioning them with specialized skills and headless browser automation capabilities. It further streamlines development through a unif

    Handles the installation and activation of package managers to streamline the setup of development environments.

    Shellagentaibash
    عرض على GitHub↗4,037
  1. Home
  2. Development Tools & Productivity
  3. Environment Setup Tools
  4. Shell Interface Setup
  5. Package Environment Setup