„How to run in Windows“ ändern
@@ -1,12 +1,8 @@
|
||||
# How to run in Windows
|
||||
In Windows startet sich by Default der Editor bei Python Datein.
|
||||
Daher muss das Script explizit angesprochen werden.
|
||||
|
||||
*Python muss in Windows noch installiert werden siehe: [Get Python](https://www.python.org/downloads/)*
|
||||
Nach der Installation kann man die Datei (timeTrack.py) mitteld Doppelklick starten.
|
||||
|
||||
Nach dem Python installiert ist kann man es von der CMD oder PowerShell mittels `py path\to\script` ausführen.
|
||||
|
||||
**Hint**: Zusätliche Datein werden in dem Order angelegt in welchem sich die Konsole (CMD / PowerShell) befinden.
|
||||
|
||||
**Hint**: Zusätliche Datein werden in dem Order angelegt in welchem sich die Datei befindet (config, database, log).
|
||||
|
||||
---
|
||||
Back to [Home](https://git.4nima.it/anima/timetrack/wiki/Home)
|
||||
Reference in New Issue
Block a user