exercism / exercism/cli

feature request: add `exercism update` command

Open
#1,007 4 comments 2 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
1.4k
Forks
363
Avg merge
6d 13h
Merged PRs (30d)
2

Description

referencing #802

Instead of having to navigate to the exercise and click the "This exercise has been updated" banner then click the Update button, can we get a cli subcommand to do it?
```sh
exercism update --track=track --exercise=slug
```

And/or, a new option for the download command:
```sh
exercism download --track=track --exercise=slug --update
```
that would apply any updates prior to downloading.

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.