Skip to content

Replace Make with just #14

Description

@khaykingleb

Replace the Makefile with a grouped, discoverable justfile modeled on khaykingleb/investment-workbench after the infrastructure and uv migrations settle the repository's command surface.

Depends on #12 and #13.

Scope

  • Replace all remaining development, quality, experiment, and container Make recipes with just recipes.
  • Use grouped recipes and concise documentation similar to the finance repository.
  • Update CI and documentation references.
  • Remove the Makefile completely.

Acceptance criteria

  • just is pinned in .tool-versions.
  • Running just lists grouped, documented commands.
  • Recipes cover setup/sync, hooks, tests, aggregate quality checks, local experiment execution, image build, and container shell/run workflows.
  • Recipes use frozen uv environments where reproducibility matters.
  • just check runs the complete local quality gate.
  • The Makefile is deleted.
  • CI and documentation contain no Make references.

Out of scope

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions