$ exercism --config=~/hello.json configure --key=abc123
2015/01/11 19:49:00 open ~/hello.json: no such file or directory
$ 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
vs