·windows-git-bash-compatibility
</>

windows-git-bash-compatibility

josiahsiegel/claude-plugin-marketplace

Anleitung zur Kompatibilität von Windows und Git Bash für die Azure Data Factory-Entwicklung und CI/CD

27Installationen·2Trend·@josiahsiegel

Installation

$npx skills add https://github.com/josiahsiegel/claude-plugin-marketplace --skill windows-git-bash-compatibility

SKILL.md

Azure Data Factory development frequently occurs on Windows machines using Git Bash (MINGW64) as the primary shell. This introduces path conversion challenges that can break CI/CD pipelines, npm commands, and deployment scripts.

Git Bash (MINGW) automatically converts Unix-style paths to Windows paths:

Issue 1: npm build validate fails with "Resource not found"

Anleitung zur Kompatibilität von Windows und Git Bash für die Azure Data Factory-Entwicklung und CI/CD Quelle: josiahsiegel/claude-plugin-marketplace.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/josiahsiegel/claude-plugin-marketplace --skill windows-git-bash-compatibility
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist windows-git-bash-compatibility?

Anleitung zur Kompatibilität von Windows und Git Bash für die Azure Data Factory-Entwicklung und CI/CD Quelle: josiahsiegel/claude-plugin-marketplace.

Wie installiere ich windows-git-bash-compatibility?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/josiahsiegel/claude-plugin-marketplace --skill windows-git-bash-compatibility Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/josiahsiegel/claude-plugin-marketplace