Skip to content

Instantly share code, notes, and snippets.

View aigenemotions's full-sized avatar

aigenemotions

View GitHub Profile
@aigenemotions
aigenemotions / setup-windows.ps1
Created April 23, 2026 10:43
OpenClaw Windows one-paste installer (public companion to private aigenemotions/OpenClaw repo)
# ==========================================================================
# OPENCLAW SETUP - Windows one-paste installer
# ==========================================================================
# Paste this ENTIRE FILE into PowerShell and press Enter.
#
# WHAT IT DOES (so you learn as it runs):
# 1. Installs Git - the tool that tracks every change in a project
# 2. Installs GitHub CLI - the sign-in tool for GitHub (no tokens to type)
# 3. Signs you in to GitHub (browser opens, paste a short code)
# 4. Downloads OpenClaw to Documents\OpenClaw