Skip to content

[codex] Add just tasks#23

Merged
halkn merged 1 commit into
mainfrom
add-just-tasks
Apr 29, 2026
Merged

[codex] Add just tasks#23
halkn merged 1 commit into
mainfrom
add-just-tasks

Conversation

@halkn

@halkn halkn commented Apr 29, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add a justfile with common local development tasks for setup, checks, linting, formatting, type checking, tests, and a CLI smoke test.
  • Document the just workflow in the README development section.

Impact

This gives contributors a single task runner entry point while keeping the existing uv commands as the source of truth.

Verification

  • just --list
  • just check

@halkn halkn marked this pull request as ready for review April 29, 2026 08:43
@halkn halkn merged commit 13efb98 into main Apr 29, 2026
1 check passed
@halkn halkn deleted the add-just-tasks branch April 29, 2026 08:43
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.

1 participant