2 repos
Tools for defining, storing, and managing dynamic configuration values used across API requests and development workflows.
Distinguishing note: None of the candidates were relevant; this category specifically addresses the management of reusable configuration variables in development tools.
Explore 2 awesome GitHub repositories matching development tools & productivity · Environment Variable Managers. Refine with filters or upvote what's useful.
Bruno is a local-first API client designed for building, testing, and managing network requests across a wide range of protocols. By storing all collections and configurations as plain-text files directly on the local filesystem, it enables native version control and offline access, ensuring that project data remains under user control without requiring cloud synchronization. The platform distinguishes itself through a declarative approach to API management, utilizing a domain-specific language to define request parameters and metadata. This architecture supports a robust testing environment
Replaces placeholders in request configurations with values from scoped environment files.
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 inspecting and modifying environment variables, including execution metrics, configuration settings, and process exit codes, using a mutable environment record.