exercism / gui

MIT License
22 stars 13 forks source link

Use XDG base dir spec #51

Open holandes22 opened 7 years ago

holandes22 commented 7 years ago

We currently use this package https://www.npmjs.com/package/os-homedir to get the home dir for config and exercises folder, but it might be better to use XDG spec to form path.

stale[bot] commented 7 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.