feat(setup): add Windows start scripts

This commit is contained in:
2026-07-30 19:51:45 +05:00
parent e79624a13a
commit 3b8fe640ca
2 changed files with 54 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
@echo off
powershell -ExecutionPolicy Bypass -File "%~dp0start.ps1"