1
0
Fork 0
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:
Bumsik Kim 2018-05-20 00:42:58 -04:00
parent 9001fee975
commit f87702f638
19 changed files with 264 additions and 31 deletions

4
launch.sh Executable file
View 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