generated from coulomb/repo-seed
- Review integration files; fill SCOPE where templated - Document dev workflow in stack-and-commands.md - Seed WP-0002 implementation workplan; mark bootstrap finished - Hub sync via fix-consistency
20 lines
283 B
Markdown
20 lines
283 B
Markdown
## 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)
|
|
```
|