Skip to content

Conversation

@davidf9999
Copy link
Owner

Summary

  • add a Justfile with install, test, lint and serve tasks
  • note the Justfile tasks in CONTRIBUTING
  • mention just commands in README

Testing

  • uv run pre-commit run --all-files
  • uv run pytest
  • uv run mypy gx_mcp_server/

https://chatgpt.com/codex/tasks/task_e_68774c11b1408320b7a01c78697d8a9d

@davidf9999 davidf9999 merged commit 2a744bb into main Jul 16, 2025
1 check passed
@davidf9999 davidf9999 deleted the codex/add-justfile-with-project-tasks branch July 21, 2025 05:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2 participants