Skip to content

chore: add contributor setup task#11

Merged
dyoshikawa merged 1 commit intodyoshikawa:mainfrom
dyoshikawa-claw:chore/add-setup-task
Mar 15, 2026
Merged

chore: add contributor setup task#11
dyoshikawa merged 1 commit intodyoshikawa:mainfrom
dyoshikawa-claw:chore/add-setup-task

Conversation

@dyoshikawa-claw
Copy link
Copy Markdown
Contributor

Summary

  • add a mise run setup task for contributor onboarding
  • make the setup task run mise install, go mod tidy, and lefthook install
  • document the setup command in README as the recommended first step

Validation

  • mise run setup
  • go test ./...
  • go build -o ./bin/ghactivities ./cmd/ghactivities

Make mise run setup the recommended first step so Go module dependencies and local git hooks are configured consistently.
@dyoshikawa dyoshikawa merged commit 13ceb89 into dyoshikawa:main Mar 15, 2026
1 check passed
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