awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Distribution and Extensibility · Awesome GitHub Repositories

4 repos

Awesome GitHub RepositoriesDistribution and Extensibility

Explore 4 awesome GitHub repositories matching development tools & productivity · Distribution and Extensibility. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Terminal, Shell & CLI
  4. CLI Tooling Frameworks
  5. CLI Tooling
  6. Distribution and Extensibility

Awesome Distribution and Extensibility GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • florinpop17/app-ideas

    florinpop17/app-ideas

    90,567GitHubView on GitHub↗

    App-ideas is a development platform that integrates autonomous AI agents into local environments to orchestrate code review, automated fix application, and workflow management. It functions as a command-line interface that connects external AI assistants to your codebase, enabling iterative development cycles through p

    Configures system paths and environment variables automatically during the initial installation process.

    applicationscodingcodingchallenges
  • vitejs/vite

    vitejs/vite

    78,295GitHubView on GitHub↗

    Vite is a frontend build toolchain that provides a unified development and production pipeline for modern web applications. It functions as a modular, environment-agnostic build engine that leverages native ES modules to serve source code directly to the browser, eliminating the need for expensive bundling during the d

    Pre-bundles project dependencies to significantly reduce startup times by ensuring modules are ready for immediate use.

    TypeScriptbuild-tooldev-serverfrontend
  • redis/redis

    redis/redis

    73,096GitHubView on GitHub↗

    Redis is an in-memory, key-value database designed to provide sub-millisecond latency for read and write operations. It functions as a versatile data platform, serving as a distributed cache, a message broker, a NoSQL document store, and a vector database. The system utilizes an event-driven, single-threaded loop to pr

    Cross-platform installation scripts enable rapid deployment of command-line tools into local terminal environments.

    Ccachecachingdatabase
  • anthropics/claude-code

    anthropics/claude-code

    67,825GitHubView on GitHub↗

    Anthropic's terminal-native AI coding agent.

    Allows for the installation of modular plugins to extend command-line capabilities and automate repetitive development workflows.

    TypeScriptaiclideveloper-tools

Explore sub-tags

  • CLI Installation ManagersScripts and utilities that automate the installation and environment setup of command-line interface tools.
  • CLI Plugin SystemsFrameworks for extending command line tools with modular plugins.
  • Dependency OptimizationPre-bundling dependencies for faster startup.