Add direnv

This commit is contained in:
2026-07-24 09:54:37 +02:00
parent bc16b994a0
commit 5bfee98cc8

7
.envrc Normal file
View File

@@ -0,0 +1,7 @@
#!/usr/bin/env bash
eval "$(devenv direnvrc)"
# You can pass flags to the devenv command
# For example: use devenv --impure --option services.postgres.enable:bool true
use devenv