Skip to content

feat: provide a command that can run multiple "npm run" scripts #39

@MichaelKreil

Description

@MichaelKreil

e.g. for replacing

npm run format:check && npm run typecheck && npm run lint && npm run test && npm run build && npm run test:e2e

with

vrt run-many format:check typecheck lint test build test:e2e

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions