awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Environment Configuration Management · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesEnvironment Configuration Management

Tools for managing project-specific settings and environment variables securely across development environments.

Distinguishing note: Focuses on secure, project-local configuration management rather than general system environment variables.

Explore 2 awesome GitHub repositories matching development tools & productivity · Environment Configuration Management. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Environment Configuration Management

Awesome Environment Configuration Management GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • affaan-m/everything-claude-code

    affaan-m/everything-claude-code

    48,404View on GitHub↗

    Everything Claude Code is an agentic framework designed to orchestrate complex software development workflows through specialized subagent delegation. It functions as a control plane that manages agent behavior, tool access, and context window efficiency, allowing developers to break down large tasks into focused, scoped sub-processes that prevent system overload. The framework distinguishes itself through a robust security and automation layer that includes automated static analysis and adversarial red-teaming to audit agent configurations. It enables the creation of reusable behavioral patt

    Manages editor settings and environment variables through secure adapters to maintain project-specific rules.

    JavaScriptai-agentsanthropicclaude
    48,404View on GitHub↗
  • nushell/nushell

    nushell/nushell

    38,461View on GitHub↗

    Nushell is a cross-platform shell and programming language designed to treat all input and output as structured data rather than raw text streams. By enforcing data types and command signatures, it provides a consistent environment for building robust, pipeline-oriented workflows. The shell allows users to chain commands that pass structured objects between stages, enabling complex data processing and automation tasks that remain predictable across different operating systems. What distinguishes the project is its focus on interactive data exploration and modular extensibility. Users can quer

    Nushell enables defining environment variables within the shell configuration file to ensure they remain available throughout the entire session.

    Rustnushellrustshell
    38,461View on GitHub↗