npm-launch icon indicating copy to clipboard operation
npm-launch copied to clipboard

Better listing of available tasks

Open andywer opened this issue 9 years ago • 1 comments

npm-launch should behave more like npm run when listing tasks:

ctjpiwuvuaak2lc (https://twitter.com/addyosmani/status/779773039932125184)

Changes

  1. Show tasks' commands when listing
  2. Breaking change: launch without specifying any tasks should print tasks list instead of trying to run a default task (since default as task name is not a standard in the npm world, anyway)

andywer avatar Sep 25 '16 09:09 andywer

Also nice: https://twitter.com/sindresorhus/status/780257903152209920

andywer avatar Sep 26 '16 07:09 andywer