npm-launch
npm-launch copied to clipboard
Better listing of available tasks
npm-launch should behave more like npm run when listing tasks:
(https://twitter.com/addyosmani/status/779773039932125184)
Changes
- Show tasks' commands when listing
- Breaking change:
launchwithout specifying any tasks should print tasks list instead of trying to run adefaulttask (sincedefaultas task name is not a standard in the npm world, anyway)
Also nice: https://twitter.com/sindresorhus/status/780257903152209920