Closed codeinabox closed 10 months ago
Hello. Thanks for opening an issue on Exercism 🙂
At Exercism we use our Community Forum, not GitHub issues, as the primary place for discussion. That allows maintainers and contributors from across Exercism's ecosystem to discuss your problems/ideas/suggestions without them having to subscribe to hundreds of repositories.
This issue will be automatically closed. Please use this link to copy your GitHub Issue into a new topic on the forum, where we look forward to chatting with you!
If you're interested in learning more about this auto-responder, please read this blog post.
I can't seem to replicate this. I see exercism download --track=vimscript --exercise=hello-world
It's a tricky one to recreate as it's only shown when you first start the track
@ErikSchierboom, thoughts?
I joined the Standard ML track and got exercism download --exercise=hello-world --track=Standard ML
. I think the new modal is pulling in the track name not the track slug.
Thank you for fixing this so quickly
When I was on the page https://exercism.org/tracks/vimscript, it told me the CLI command to use is
exercism download --exercise=hello-world --track=Vim script
. This is incorrect and should beexercism download --exercise=hello-world --track=vimscript
.