2 repos
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.
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.
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.