Skip to content

Idea: Use Justfile instead of Makefile #414

@ethanuppal

Description

@ethanuppal

Instead of a Makefile with only .PHONY recipes, what are the maintainers' thoughts on using a Justfile instead? It's similar but is specifically geared toward running commands and not building code. It has, for example, builtin support for parameters to recipes and a flag to listing all recipes.

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