Skip to content

Add an option to select base directory #916

@rbUUbr

Description

@rbUUbr

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-world

I would like to do it, but at first, I would like just to discuss this idea at first :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions