My Direnv setup for Python & JS isolated development

Опубликовано: 11 Март 2026
на канале: mccormix
394
14

How I use Direnv with Pyenv and Nvm for isolated Python & JavaScript development project directories. Direnv is a tool that runs a script named .envrc when you change to the folder it is in.
Scripts: https://gist.github.com/chr15m/fa077f...
Direnv: https://direnv.net
Pyenv: https://github.com/pyenv/pyenv
Nvm: https://github.com/nvm-sh/nvm