lehrkraefte:blc:informatik:glf22:technisches

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
lehrkraefte:blc:informatik:glf22:technisches [2022/08/25 09:21]
Ivo Blöchliger
lehrkraefte:blc:informatik:glf22:technisches [2022/08/25 09:43]
Ivo Blöchliger [Konfiguration der git-bash]
Line 1: Line 1:
 ====== Installation ====== ====== Installation ======
 +  * Screencast der Installation: [[https://fginfo.ksbg.ch/~ivo/videos/informatik/22-23/01-Installation-der-Software.mp4|Web]] oder auf [[https://web.microsoftstream.com/video/44f6d270-0fe2-46ff-ae70-f9c19247a593|Stream]]
 ===== git ===== ===== git =====
   * [[https://git-scm.com/download/win|Download 64-Bit Git for Windows Setup]]   * [[https://git-scm.com/download/win|Download 64-Bit Git for Windows Setup]]
Line 14: Line 14:
  
 ==== Konfiguration der git-bash==== ==== Konfiguration der git-bash====
 +Screencast auf dem [[https://fginfo.ksbg.ch/~ivo/videos/informatik/22-23/02-Konfiguration-der-git-bash.mp4|Web]] oder auf [[https://web.microsoftstream.com/video/7a2c6420-8ec8-48ef-a96a-75ea47c24722|Stream]].
   * git-bash starten   * git-bash starten
   * klick auf Icon in der Fensterleiste -> Options   * klick auf Icon in der Fensterleiste -> Options
Line 19: Line 20:
   * Character-Set auf "UTF-8" einstellen.   * Character-Set auf "UTF-8" einstellen.
   * Speichern   * Speichern
-Damit Python auch einfach auf der Kommandozeile läuft, schreiben wir erst eine Konfigurationsdatei, ebenfalls in der git-bash+Damit Python auch einfach auf der Kommandozeile läuft, schreiben wir erst eine Konfigurationsdatei, ebenfalls in der git-bash. Diese Anleitung ist inspiriert von [[https://stackoverflow.com/questions/32597209/python-not-working-in-the-command-line-of-git-bash|hier]].
 <code bash> <code bash>
    cd ~    cd ~
  • lehrkraefte/blc/informatik/glf22/technisches.txt
  • Last modified: 2022/08/25 09:43
  • by Ivo Blöchliger