-
-
Notifications
You must be signed in to change notification settings - Fork 368
Closed
Description
Hi! Thanks for so powerful CLI tool! It's really amazing and works fast, but as for me, there is a needed possibility to provide a base directory to download track's exercises. For example, now I have:
exercism download --exercise=hello-world --track=go
Downloaded to
/Users/rbuubr/Exercism/go/hello-world
But I want do something like:
exercism download --exercise=hello-world --track=go --directory=rbuubr/projects
Downloaded to
/Users/rbuubr/projects/Exercism/go/hello-worldI would like to do it, but at first, I would like just to discuss this idea at first :)
Metadata
Metadata
Assignees
Labels
No labels