google / google/wireit

Support standalone (non-npm) usage

Open
#1,407 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
6.4k
Forks
128
Avg merge
4d 10h
Merged PRs (30d)
4

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.