Initial commit. Bat to activate apio venv and enter fpga directory

This commit is contained in:
dan
2023-01-12 01:55:19 -05:00
commit b8bf5f43c0

2
fpga.bat Normal file
View File

@@ -0,0 +1,2 @@
@echo off
cmd /k "cd /d C:\Users\ICYN3\Documents\dev\apio\venv\Scripts & activate.bat & cd C:\Users\ICYN3\Documents\dev\fpga"