Add Makefile with standard build, test, and development targets #38
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent
#2 (Epic: Phase 0 — Foundation)
Summary
Create a Makefile providing standardized targets for building, testing, linting, and running the application. This gives developers a consistent interface regardless of their shell environment and provides the command foundation that the CI pipeline (#5) will invoke.
Acceptance Criteria
Dependencies
Scope Notes