fly-apps/.envrc
2023-10-25 10:54:05 -04:00

6 lines
201 B
Text

dotenv
#[ -d .venv ] || (python -m venv .venv; python -m pip install rbtools)
#[ -f .venv/bin/activate ] && source .venv/bin/activate
watch_file devShell.nix shell.nix flake.nix
#use flake || use nix