exercism / exercism/cli

Read config values via CLI selectively

Ouverte
#632 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Go
Étoiles
1.4k
Forks
363
Merge moyen
6 j 13 h
PR mergées (30 j)
2

Description

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?

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.