ps-dotenv
Env Manager
A module that integrates environment variable management into Powershell Core for simplified configuration and automatic sourcing of .env files.
A feature complete and unintrusive direnv for Powershell Core
63 stars
2 watching
3 forks
Language: C#
last commit: 3 months ago
Linked from 1 awesome list
csharpdirenvdotenvdotnetmodulepowershell
Related projects:
Repository | Description | Stars |
---|---|---|
ellisonleao/dotenv.nvim | A Neovim plugin to load and manage environment variables from a .env file. | 41 |
anyenv/anyenv | A wrapper that simplifies the process of installing and managing multiple environment managers for various programming languages. | 1,837 |
acksld/swenv.nvim | A plugin to manage and switch between Python virtual environments from within Neovim. | 214 |
ladjs/dotenv-extended | Manages environment-specific variables and default values for applications | 2 |
c-uo/zsh-env | A plugin to load and manage multiple environment variables (e.g. Node.js versions) from a set of predefined versions. | 0 |
jpcercal/environment | A library that provides methods to manage and manipulate environment variables in PHP. | 57 |
znd4/pdm-dotenv | A plugin for package managers to load environment variables from files | 13 |
gdotdesign/cr-dotenv | Loads and manages environment variables from external configuration files | 95 |
envio-cli/envio | A command-line tool that simplifies the management of environment variables through secure and encrypted profile creation. | 819 |
tommyku/laravel5_env | A command-line tool for managing multiple environment configurations in a Laravel 5 application. | 17 |
chihab/dotenv-run | A collection of packages that provide seamless loading of environment variables from .env files across multiple development tools and frameworks. | 256 |
themill/wiz | A framework for managing deterministic environments for running commands in software development | 45 |
sakirsensoy/genv | A Go library that simplifies access to environment variables in projects. | 39 |
rbenv/rbenv-vars | An rbenv plugin that safely sets environment variables before spawning Ruby processes. | 422 |
ptavares/zsh-direnv | A zsh plugin for managing direnv installations and loads | 14 |