From 7f3ba8dab7169fa91f6c9b23689e6fc58c6485dc Mon Sep 17 00:00:00 2001 From: drjones Date: Wed, 20 May 2026 18:34:01 -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.