blixai / blix

⚙️🔧 CLI tool and scripting library to create, automate, and enhance Javascript applications
https://docs.blixjs.com
MIT License
26 stars 2 forks source link

Create helper to check if script name is taken as an array #279

Closed DBULL7 closed 6 years ago

DBULL7 commented 6 years ago
helpers.checkScriptTakenAndAddScript(['dev', 'server'], 'node ${selectedName}.js')