Skip to content

chore: root task entrypoints via Make + uv (#14) - #72

Merged
ulises-jeremias merged 1 commit into
mainfrom
fix/14-root-task-entrypoints
Jul 16, 2026
Merged

chore: root task entrypoints via Make + uv (#14)#72
ulises-jeremias merged 1 commit into
mainfrom
fix/14-root-task-entrypoints

Conversation

@ulises-jeremias

Copy link
Copy Markdown
Member

Summary

  • Add Makefile with sync/test/lint/typecheck/build
  • Document commands in README
  • Reserve [dependency-groups] dev for Epic 2 tooling

Test plan

  • make help / make sync works
  • lint/test/typecheck wait for Epic 2 packages

Closes#14

Made with Cursor

Document uv-based developer entrypoints mirroring CNA npm scripts.
Closes#14
Co-authored-by: Cursor <cursoragent@cursor.com>
@ulises-jeremias
ulises-jeremias merged commit c50a7ea into mainJul 16, 2026
@ulises-jeremias
ulises-jeremias deleted the fix/14-root-task-entrypoints branch July 16, 2026 05:56
Sign up for freeto 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.

Root task entrypoints: test / lint / typecheck / build via uv run

1 participant

@ulises-jeremias