12 个仓库
Tools for managing Python versions, virtual environments, and dependencies.
Explore 12 awesome GitHub repositories matching part of an awesome list · Environment Management. Refine with filters or upvote what's useful.
Dotenv is a configuration management library designed to load environment variables from local files into the process environment. By separating application settings from source code, it enables developers to maintain consistent configurations across different deployment stages and team environments. The utility provides mechanisms to transform plain text configuration files into encrypted formats, allowing sensitive secrets to be stored securely within version control systems. It handles the parsing and normalization of key-value pairs, ensuring that configuration data is consistently proces
Loads environment variables from .env files.
cross-env 是一个 Node.js 命令行实用程序和跨平台 shell 脚本运行器。它作为一个环境变量设置器,确保变量在 Windows、macOS 和 Linux 上得到相同处理。 该工具通过将 shell 执行包装在统一接口中来标准化变量赋值,从而允许脚本无论底层操作系统如何都能一致地运行。这使得在不同的 shell 环境中可以使用单一语法进行环境配置。 该项目涵盖了自动化构建工具、Node.js 环境配置以及创建可移植 CI/CD 流水线的功能。
Cross-platform environment variable setting.
envinfo generates a report of the common details needed when troubleshooting software issues, such as your operating system, binary versions, browsers, installed languages, and more
Generates environment reports for debugging.
Like the unix which utility.
Cross-platform implementation of 'which'.
:gem: Crystal version manager like rbenv.
Crystal version manager
` $ npm install --save user-home `
Gets the user's home directory path.
Get the username of the current user
Retrieves the current username.
Look up environment settings specific to different operating systems.
Cross-platform environment utilities.
Crystal plugin for the asdf version manager maintainer=@marciogm
Plugin for asdf version manager
By checking if the process is root on Unix systems or if the user is administrator on Windows.
Checks for elevated process privileges.
Crystal language plugin for vfox
Plugin for vfox version manager