Skip to content

--config flag doesn't handle ~ for home dir #149

@kytrinyx

Description

@kytrinyx
$ exercism --config=~/hello.json configure --key=abc123
2015/01/11 19:49:00 open ~/hello.json: no such file or directory

vs

$ exercism --config=/tmp/hello.json configure --key=abc123
The configuration has been written to /tmp/hello.json
Your exercism directory can be found at /Users/kytrinyx/exercism

Metadata

Metadata

Assignees

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