2024-10-21 01:50:34 +00:00
|
|
|
scripts:
|
|
|
|
_: &utils_scripts
|
|
|
|
combine_config:
|
|
|
|
run: dart helpers/combine_melos_config.dart
|
2024-10-21 03:18:25 +00:00
|
|
|
description: Combine Melos configuration files
|
|
|
|
|
|
|
|
help:
|
|
|
|
run: dart helpers/print_melos_commands.dart
|
|
|
|
description: Display a formatted list of all available Melos commands
|