Add SETUP.md for tracking system packages and installs
This commit is contained in:
parent
409c7e9db4
commit
88229d7e5e
1 changed files with 15 additions and 0 deletions
15
SETUP.md
Normal file
15
SETUP.md
Normal 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 |
|
||||
|------|---------|--------|-------|
|
||||
Loading…
Add table
Add a link
Reference in a new issue