Skip to content

chore: add makefile for common development tasks#8

Merged
mgaditya-er merged 1 commit into
devfrom
feature/makefile-lint
Jun 19, 2026
Merged

chore: add makefile for common development tasks#8
mgaditya-er merged 1 commit into
devfrom
feature/makefile-lint

Conversation

@mgaditya-er

Copy link
Copy Markdown
Owner

Summary

Added Makefile to simplify common development workflows.

Commands Added

  • make run
  • make test
  • make coverage
  • make lint
  • make format
  • make install

Benefits

  • Standardized developer workflow
  • Faster local development
  • Easier onboarding
  • Consistent testing and formatting

Validation

Verified:

  • Application startup
  • Test execution
  • Coverage reporting
  • Linting
  • Code formatting

@mgaditya-er
mgaditya-er merged commit eb593ed into dev Jun 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants