Skip to content

Support standalone (non-npm) usage #1407

@justinfagnani

Description

@justinfagnani

I'm working in more multi-language monorepos lately, and I'm having a hard time finding a cross-language script runner that's nearly as good or easy to understand as Wireit.

Wireit is already usable in non-npm packages by configuring the package to also be an npm package and using the npm command to run scripts, but it would be a bit better if Wireit could be invoked without npm.

I think this could be as simple as supporting a wireit.json file describing the scripts and a wireit CLI to run them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions