exercism / exercism/cli

Read config values via CLI selectively

オープン
#632 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Go
スター
1.4k
フォーク
363
平均マージ
6日 13時間
マージ済み PR(30日)
2

説明

When we want to debug settings we always ask for the output of `exercism configure` with the hint to redact/remove the token from the ouptut.

So this time, I was only interested in the API URL, so I asked for the output of `exercism configure 2>&1 | grep -- --all` this feels very clumsy.

Can we have an interface like with `git config` where `git config foo` reads and `git config foo bar` writes?

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

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

評価

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

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

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