Skip to content

Commit

Permalink
Use homdir to allow cross-platform support
Browse files Browse the repository at this point in the history
Switch from the home-dir dependency for figuring out the users home
directory to the homedir dependency as it is a cross-platform library.
This should enable us to get the users home directory on unix based
platforms as well as windows.

This relates to issue #218.

[changelog]
changed: home-dir dep to homedir for cross-platform

Signed-off-by: Ali Caglayan <alizter@gmail.com>

<!-- ps-id: 4e02c031-268a-454a-b18f-81aac1cf199d -->
  • Loading branch information
Alizter authored and drewdeponte committed Sep 10, 2023
1 parent 00e23a8 commit 39787e8
Show file tree
Hide file tree
Showing 5 changed files with 270 additions and 45 deletions.

0 comments on commit 39787e8

Please sign in to comment.