Skip to content

Move from make to just #4

@jpvelez

Description

@jpvelez

What

Convert the project Makefile to a Justfile.

Why

So we can use just instead of make as our command runner. Make is a complicate build tool with wonky syntax and a lot of gotchas. We really need just a command runner.

Deliverables

  • Install just into devcontainer
  • Install vscode-just extension into devcontainer
  • Replace existing Makefile to new, tested Justfile

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions