established rules

This commit is contained in:
2026-06-22 23:06:36 +02:00
parent 63eb431db9
commit 43bea485aa
10 changed files with 242 additions and 39 deletions

View File

@@ -0,0 +1,19 @@
## Stack
<!-- TODO: Fill in language, frameworks, and key dependencies -->
- **Language:**
- **Key deps:**
## Dev Commands
```bash
# TODO: Fill in the standard commands for this repo
# Install dependencies
# Run tests
# Lint / type check
# Build / package (if applicable)
```