autoenv
Environment setter
Automatically sets up environments based on directory contents.
Directory-based environments.
6k stars
71 watching
262 forks
Language: Shell
last commit: about 2 months ago
Linked from 3 awesome lists
bashcdenvironmentshellshell-extensionshell-scriptshell-scriptsterminalzsh
Related projects:
Repository | Description | Stars |
---|---|---|
vlucas/phpdotenv | Automatically loads environment variables from a configuration file into PHP applications. | 13,177 |
zpm-zsh/autoenv | Automatically sets environment variables when entering or leaving directories. | 165 |
bkeepers/dotenv | A Ruby gem that loads environment variables from a .env file into the application's environment. | 6,604 |
nocttuam/autodotenv | Automatically loads environment variables from a .env file into a Zsh shell session | 13 |
motdotla/dotenv | Loads environment variables from a configuration file into the application's environment | 19,228 |
symfony/dotenv | A component that loads and parses environment variables from .env files to make them accessible in PHP applications. | 3,743 |
sergioribera/cmp-dotenv | An autocompletion plugin that fetches environment variables from .env files and the system. | 65 |
anyenv/anyenv | A wrapper that simplifies the process of installing and managing multiple environment managers for various programming languages. | 1,837 |
rbenv/rbenv-vars | An rbenv plugin that safely sets environment variables before spawning Ruby processes. | 422 |
chihab/dotenv-run | A collection of packages that provide seamless loading of environment variables from .env files across multiple development tools and frameworks. | 251 |
fabiogibson/envrc-zsh-plugin | Automatically loads or unloads environment variables based on the current directory | 2 |
michaelaquilina/zsh-autoswitch-virtualenv | Automatically switches between different Python virtual environments based on the current directory | 531 |
linnnus/autovenv | Automates activation of Python virtual environments based on the current working directory | 5 |
allenevans/set-env | GitHub action to set environment variables globally across multiple steps in a pipeline | 50 |
subosito/gotenv | A package that loads environment variables from files or io.Reader in Go. | 300 |