I'll work on a pull request for this, but I thought I'd open an issue if anyone has some discussion on this. Most of my computers are Linux, but I have access to a Mac
Changes needed:
With the first 2 complete, the CLI seems to work on Linux and should work on Mac.
I'll work on a pull request for this, but I thought I'd open an issue if anyone has some discussion on this. Most of my computers are Linux, but I have access to a Mac
Changes needed:
My plan here is to use a
.inifile for configuration on Mac/Linux. On Linux I can store to the standard XDG paths. I'll have to check if this works on MacIdeally the paths would be detected somehow rather than just built from constants
With the first 2 complete, the CLI seems to work on Linux and should work on Mac.