cd techshield-hub git init git add . git commit -m "TechShield Hub v1.0" git branch -M main git remote add origin https://github.com/techshieldsv/techshield-hub.git git push -u origin main
cd techshield-hub git init git add . git commit -m "TechShield Hub v1.0" git branch -M main git remote add origin https://github.com/techshieldsv/techshield-hub.git git push -u origin main