MonkeyBusiness/activate-venv.bat
2026-03-24 22:50:16 +00:00

6 lines
57 B
Batchfile

@echo off
cd /d %~dp0
start .venv\Scripts\activate.bat