UNPKG

script-launcher

Version:

Enhance your package.json scripts with features like: menus, functions, arrays, concurrency and many more.

7 lines (6 loc) 126 B
{ "scripts": { "serve:$config": "echo Serve $config command.", "build:$config": "echo Build $config command." } }