Better listing of available tasks
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 38
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
`npm-launch` should behave more like `npm run` when listing tasks:

(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)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.