Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idea: Download a whole track instead of one exercise at a time #990

Closed
BrunoWilkinson opened this issue Apr 14, 2021 · 4 comments
Closed

Comments

@BrunoWilkinson
Copy link

Idea

A download comes with a test suite and readme, so technically you can code offline and still manage to practice, my idea was what if you were about to leave for a long trip (even so it unlikely at the moment) you could download a whole track for a language and have all exercises with one command.

Side Note

Let me know if this technically possible. If so can I lend a hand with this request.
This is not urgent, mostly a nice to have 😄

@anthonygedeon
Copy link

This really sounds interesting! If this feature gets approved, I'll like to work on this

@BrunoWilkinson
Copy link
Author

@anthonygedeon maybe start a draft PR ?

Here should be a go place to start (code wise): https://github.com/exercism/cli/blob/main/cmd/download.go

Ideally the cmd will look like this (my opinion):

exercism download --exercise=all --track=go

And it should download all the exercises for that track.

I'm not a maintainer, nor did I contribute to this repo (just a random dev passing through 😄), it will be great if we have an opinion of a maintainer, to understand better the limitation and scope as well.

@sullyj3
Copy link

sullyj3 commented Nov 24, 2021

Dupe of #718 ?

@SleeplessByte
Copy link
Member

SleeplessByte commented Dec 8, 2021

@sullyj3 is right!

Please continue there :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants