melos-code icon indicating copy to clipboard operation
melos-code copied to clipboard

feat: add `steps` to `melos.yaml` schema

Open KoheiKanagu opened this issue 1 year ago • 2 comments

Supported https://melos.invertase.dev/configuration/scripts#steps

KoheiKanagu avatar Mar 27 '24 12:03 KoheiKanagu

@blaugold can this be merged to support steps?

aroemen avatar Apr 25 '24 22:04 aroemen

@blaugold This feature is very important for developing on Windows systems. See this issue.

Until this PR is merged, as a Windows user I have to manually run the script by concatenating all command lines with &&...

BoyleSeo avatar Jun 13 '24 01:06 BoyleSeo