Commit Graph

1 Commits

Author SHA1 Message Date
Charles N Wyble
7294d2661f chore: add Makefile for build automation
Add comprehensive Makefile with 20+ commands for development,
testing, deployment, and infrastructure management.

Key commands:
- make dev: Start development stack
- make test: Run all tests
- make terraform-local/ansible-local: Local VM testing
- make deploy: Production deployment
- make fmt/lint/clean: Code quality

Provides unified interface for all development operations.

💘 Generated with Crush

Assisted-by: GLM-4.7 via Crush <crush@charm.land>
2026-01-13 20:41:50 -05:00