add settings, tray and mongo launcher

This commit is contained in:
Milan Kolar 2020-12-11 10:53:03 +01:00
parent 2b2edf33d5
commit e20a183e13
3 changed files with 6 additions and 0 deletions

2
dev_mongo.ps1 Normal file
View file

@ -0,0 +1,2 @@
.\venv\Scripts\Activate.ps1
python pype.py mongodb

2
dev_settings.ps1 Normal file
View file

@ -0,0 +1,2 @@
.\venv\Scripts\Activate.ps1
python pype.py settings --dev

2
dev_tray.ps1 Normal file
View file

@ -0,0 +1,2 @@
.\venv\Scripts\Activate.ps1
python pype.py tray --debug