docs: add Setup wiki page

2026-05-20 15:54:28 -07:00
parent b1dfcd772e
commit 46be7a5c6d

13
Setup.md Normal file

@@ -0,0 +1,13 @@
# Setup
## Purpose
Software project. Keep setup, configuration, dependencies, deployment, and release notes explicit.
## Local Requirements
Document runtime, toolchain, hardware, environment variables, and dependency setup here.
## First Run
Add the smallest known-good setup path. Keep secrets in local environment files that are ignored by Git.