Skip to content

adjust behavior of exercism fetch to avoid noise on the file system #226

@kytrinyx

Description

@kytrinyx

Suggestion from @frenata in #2573


What if exercism fetch only pulled in exercises for language folders that already exist? This would require that to get started with a new language you'd have to first manually specify it exercism fetch go , but not afterwards.

That way you only get exactly the language exercises that you want. A message to that effect when issuing the command with an empty exercism folder, and I'd guess that the workflow would be a little smoother, avoiding the issue of forgetting to specify a language and ending up with a bunch of subfolders for languages the user isn't interested in.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions