OCamlPro / directories

directories is an OCaml library that provides configuration, cache and data paths (and more!) following the suitable conventions on Linux, macOS and Windows. The following conventions are used: XDG Base Directory Specification and xdg-user-dirs on Linux, Known Folders on Windows, Standard Directories on macOS.
ISC License
33 stars 3 forks source link

make sure linux path is used under WSL #8

Open zapashcanon opened 3 years ago

zapashcanon commented 3 years ago

See e.g. the corresponding issue in directories-jvm.