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

7 lines
201 B
Plaintext

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