mirror of
https://github.com/kbumsik/VirtScreen.git
synced 2025-03-09 15:40:18 +00:00
Python pacakge structure and installing it as python packages
This commit is contained in:
parent
9001fee975
commit
f87702f638
19 changed files with 264 additions and 31 deletions
4
launch.sh
Executable file
4
launch.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
# Script to run virtscreen locally
|
||||
# This is not intended to be included in the distributed package
|
||||
python virtscreen/virtscreen.py
|
Loading…
Add table
Add a link
Reference in a new issue