Add SETUP.md for tracking system packages and installs

This commit is contained in:
Hoid 2026-02-09 00:14:58 +00:00
parent 409c7e9db4
commit 88229d7e5e

15
SETUP.md Normal file
View file

@ -0,0 +1,15 @@
# SETUP.md - System Setup Log
Track everything installed on this machine so it can be reproduced.
## Base System
- OS: Ubuntu (Linux 6.8.0-90-generic x64)
- Node: v22.22.0
- OpenClaw: installed globally via npm
## Packages & Tools
*(append here when installing anything)*
| Date | Package | Method | Notes |
|------|---------|--------|-------|