Skip to content

feature: nested tasks #3

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".

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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