Files
2026-07-03 19:10:26 +02:00

7 lines
180 B
Bash

#!/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