A global executable to run applications with the ENV variables loaded by dotenv
dotenv-cli alternative build on Next.js dotenv file loading
Moved to https://www.npmjs.com/package/@dotenv/cli
Drop-in replacement for dotenv-cli that loads .env files the Next.js way (via @next/env).
dotenv-cli written in reason
X-Ray-enabled AWS Cognito client wrapper and get-dotenv CLI plugin.
Internal shared utilities and schemas used by `@rubenpari/dotenv-cli`.
A global executable to run applications with the ENV variables loaded by dotenv
Dotenv-cli implementation in clscripts to use as a programmable class in your code
A fork of [dotenv-cli](https://github.com/entropitor/dotenv-cli) with [dotenv-vault-core](https://github.com/dotenv-org/dotenv-vault-core) support.
envalid + dotenv + cli prompts = <3
Loads environment variables from .env file
Expand environment variables using dotenv
Custom dotenv CLI like dotenv-cli
A cli executable to run commands with the ENV variables loaded by dotenv-flow
A simple webpack plugin to support dotenv.
Loads environment variables from `.env.[development|test|production][.local]` files
Read and update dotenv files from the cli
dotenv... but with defaults!
Next.js dotenv file loading
cli to load environment variables with monorepo support
Robust Environment Configuration for Universal Applications.
a secure dotenv–from the creator of `dotenv`
Load environment variables using import statements.
Read environment variables from 1Password fields (dotenv/json/yaml format) or all fields using the op CLI or 1Password Connect Server API. Export local .env files back to 1Password.
A powerful Ruby-based task runner for any kind of project with task dependency tracking and concurrent execution of designated tasks. Uses Thor for its rich CLI options, var declarations, dotenv, sh/shebang helpers, and importable task files.
Devex provides a unified `dx` command for common development tasks. Features include: - CLI framework with automatic help generation and nested subcommands - Agent-aware output (detects AI agents and adapts output format) - Environment orchestration (mise, bundle exec, dotenv integration) - Project path conventions with fail-fast feedback - Zero-dependency support library (Path class, ANSI colors, core extensions)
EnvCheck is a lightweight Ruby gem that ensures your required and optional environment variables are present and valid before your app boots. Features smart config discovery (.env_check.yml or config/env_check.yml), comprehensive type validation with 9 built-in validators, .env loading with dotenv, and professional CLI tools. Framework-agnostic design works with Rails 7.1+ through Rails 8.0+, Ruby 3.0+.