cloudflare-workers/.envrc

7 lines
188 B
Text
Raw Normal View History

2026-02-26 10:16:34 +01:00
#!/usr/bin/env bash
if [[ $(type -t use_flake) != function ]]; then
echo "ERROR: direnv's use_flake function missing. update direnv to v2.30.0 or later." && exit 1
fi
use flake
dotenv