andywer / andywer/npm-launch

Better listing of available tasks

Open
#8 1 comment 0 reactions 0 assignees View on GitHub
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:

![ctjpiwuvuaak2lc](https://cloud.githubusercontent.com/assets/1842462/18814032/887ecaf0-830e-11e6-93a4-9dc8fea7092a.jpg)
(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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.