exercism / exercism/interactive-cli-walkthrough

Add CTA at the end of the walkthrough

Open
#36 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
13
Forks
24
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.