exercism / exercism/cli

Read config values via CLI selectively

Abierto
#632 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Go
Estrellas
1.4k
Forks
363
Merge medio
6 d 13 h
PR fusionados (30 d)
2

Descripción

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?

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.