-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I recently found out that it's possible to have melos scripts accept arguments. For example:
scripts:
pub: melos exec -c 1 -- flutter pub "$@"would allow running arbitrary flutter pub subcommands. Would it make sense to add support for passing script arguments via the extension?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels