Skip to content

Proposal: Support Makefile task #298

@kazupon

Description

@kazupon

Why?

In projects that are purely front-end, we can keep task management using npm scripts.

However, in monorepo projects that include back-end and infrastructure components, we often use Makefiles to set up development environments such as Docker containers.

When there are multiple ways to execute tasks, project developers can sometimes get confused. This lack of clarity is particularly challenging during onboarding when new developers join the team.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions