Skip to content

feature: nested tasks #3

@ghost

Description

be able to have namespaced tasks, with the ability to have the namespace have a default task. Like so:

[run] build  - Default task. Run with "node run build".
[run]   dev  - Run this with "node run build:dev".
[run]   prod - Run this with "node run build:prod".

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