From ec70c6d359d73140d77c40fd84a6041dc50254be Mon Sep 17 00:00:00 2001 From: drjones Date: Wed, 20 May 2026 18:39:15 -0700 Subject: [PATCH] Detailed wiki pass: Setup --- Setup.md | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/Setup.md b/Setup.md index c95d386..e69de29 100644 --- a/Setup.md +++ b/Setup.md @@ -1,13 +0,0 @@ -# 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.