Skip to content

Use Taskfile instead or in addition of Makefile #13

@Rjdrenth

Description

@Rjdrenth

🚀 Feature Request

You mentioned improving the Makefile for windows support. I'd like to suggest using a Taskfile](https://taskfile.dev/) instead of a Makefile, which provides all the functionality of a Makefile and more. It also allows for distinctive commands based on the OS.
Another great feature is that it can load .env files.

As an example, see the Taskfile I use in my own cookiecutter template: Taskfile

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions