Added script to export requirements

This commit is contained in:
2025-09-06 14:39:35 -04:00
parent 1f6a093b76
commit 9831412fd5
5 changed files with 275 additions and 21 deletions

7
.envrc Normal file
View File

@@ -0,0 +1,7 @@
export DIRENV_WARN_TIMEOUT=20s
eval "$(devenv direnvrc)"
# The use_devenv function supports passing flags to the devenv command
# For example: use devenv --impure --option services.postgres.enable:bool true
use devenv