Skip to content

Set sensible defaults for workspace directory when configuring #541

@kytrinyx

Description

@kytrinyx

When someone configures their nextercism CLI for the first time, workspace_dir will be blank in the config.

We need to set a sensible default based on their operating system.

  • Mac: ~/Exercism
  • Linux: ~/exercism
  • Windows: %HOMEDRIVE%%HOMEPATH%\Exercism

@rpottsoh do you have any suggestions for what a good default Exercism directory would be for Windows?

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