WarsawJS Workshop #44
?Aby sprawdzić konfigurację systemu, należy uruchomić:
mkdir -p /tmp/
curl -sSL https://raw.githubusercontent.com/warsawjs/workshop-setup/master/44/.solidarity.json > /tmp/.solidarity.json
npx solidarity -f /tmp/.solidarity.json
rm /tmp/.solidarity.json
Dla Windows: Uruchom powyższe polecania w Git Bash
.