Better listing of available tasks
Abierto
enhancement
- Lenguaje dominante
- JavaScript
- Estrellas
- 38
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
`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)
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.