Files
opencode_gesis/source/README.md
T
2026-06-29 19:36:31 +02:00

13 lines
424 B
Markdown

# GESIS OpenCode Installer Source
This folder contains the source and rebuild materials for `GESIS-OpenCode-Installer.exe`.
To rebuild on Windows:
```powershell
Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass
.\Build-GuiInstaller.ps1
```
The built EXE embeds the GESIS logo assets and writes a user-specific OpenCode configuration after probing the GESIS AI Server for models available to the user's API key.