Skip to content

Instantly share code, notes, and snippets.

View Neom1les's full-sized avatar

Neo Miles Neom1les

  • Germany
View GitHub Profile
@Neom1les
Neom1les / bit-git-init.ps1
Created April 14, 2026 16:17
B.IT Solutions - GitHub Repository Init Script
# ============================================================
# B.IT Solutions - GitHub Repository Initialisierung
# Ausfuehren auf dem Desktop-PC (PowerShell als Administrator)
# ============================================================
$ErrorActionPreference = "Stop"
Write-Host "`n=== B.IT Solutions - Git Repository Setup ===" -ForegroundColor Cyan
Write-Host "Organisation: https://github.com/bit-solutions-gmbh`n"