andywer / andywer/npm-launch

Add `verbose` flag to show complete output

オープン
#3 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
JavaScript
スター
38
フォーク
1
PR マージ指標
30日以内にマージされた PR はありません

説明

Two different use cases to consider:
## "text/plain": Use different rendering if not in a TTY (if piping output into a log file, build server, ...)
- Don't show fancy output containing a lot of ANSI control characters, but rather simple plain text only
- See also: SamVerschueren/listr#11, SamVerschueren/listr#12
- Extending `listr` might be the best way to go
## "verbose": Show complete output of a task instantly (for debugging purposes)
- Might mean that tasks cannot be run in parallel

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。