SaaSHub helps you find the best software and product alternatives Learn more →
Direnv Alternatives
Similar projects and alternatives to direnv
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
-
-
-
-
-
-
Git
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
-
-
-
-
-
-
-
-
-
-
-
nix-direnv
A fast, persistent use_nix/use_flake implementation for direnv [maintainer=@Mic92 / @bbenne10]
-
direnv discussion
direnv reviews and mentions
-
Easy development environments with Nix and Nix flakes!
A devshell discussion with Nix is not complete without introducing direnv. direnv is a tool that very simply runs commands based on the current directory. It is tedious to run nix develop to get into a development shell every time. It's also tedious to remember to exit the dev shell when you're done. direnv automatically does this for you, so it's a valuable addition! It also allows you to use these shells within non-terminal editors like VSCode and JetBrains.
-
Emacs 2024 Changes
I use asdf and direnv to manage my toolchain at the project level, so to improve the integration with Emacs I installed envrc.
-
My new Nix series!
This is a (work-in-progress) series of articles on the Nix ecosystem. Some things planned for the near future are development environments with Nix and direnv, many NixOS related things, and much more. Stay tuned by giving me a follow for when those come out!
-
New 38 GitHub Repositories - Open Source of Dec 23, 2024
Github URL: https://github.com/direnv/direnv
- Direnv: Load and unload environment variables depending on the current directory
-
Python dependency management is a dumpster fire
One minor drawback I've noticed is that direnv doesn't come with uv support out of the box: https://github.com/direnv/direnv/issues/1250
-
Mise: Dev tools, env vars, task runner
https://github.com/direnv/direnv/issues/443 but it is not clear to me if it is working for bash
-
Secret management for the layman
You can also configure direnv, to load the nix dependencies, as soon as you cd into the directory. This has been a powerful new method in my development toolkit.
-
We're Leaving Kubernetes
We've been using Nix flakes and direnv (https://direnv.net/) for developer environments and NixOS with https://github.com/serokell/deploy-rs for prod/deploys - takes serious digging and time to set up, but excellent experience with it so far.
-
Python Project Creation on Mac OS X
direnv is installed (optional)
-
A note from our sponsor - SaaSHub
www.saashub.com | 19 Jan 2025
Stats
direnv/direnv is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of direnv is Go.