cli
cli copied to clipboard
added: feature request for restart command
Added cli
feature support for below feature request:
https://github.com/exercism/cli/issues/1018
Follows the exact same logic as download
but does not check for force override flag, just overrides the local exercise with the latest.
What does this PR gives us that using exercism download --force
doesn't?