exercism / exercism/interactive-cli-walkthrough

Add CTA at the end of the walkthrough

Abierto
#36 3 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Ruby
Estrellas
13
Forks
24
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

The walkthrough currently ends after the user has downloaded the CLI. This leaves the user on a challenge page with no obvious steps forward.

It would be great if the walkthrough could be extended to support the user through downloading the challenge:

```
Great! Now you can download the challenge.

Run this command in your terminal to download the challenge:

> mentorcism download hello-world --track=c

Have you downloaded the challenge?

- Yes
- No
```

```
Open the challenge in your favourite editor and solve it!

When you're ready, submit your solution with the following command:

> mentorcism submit mentorcism/c/hello-world

All done?

- Yes
- No
```

Thoughts welcome on possible copy and associated steps

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.