Git Product home page Git Product logo

Comments (2)

cjbassi avatar cjbassi commented on June 12, 2024 1

I think it would actually make more sense to always use env variables in your app (or use an XDG package, but it's so small it's probably not worth it).

I agree that does make more sense actually :D. cli apps on windows would probably use XDG too (although I haven't seen any discussion on it), so that shouldn't be a problem. Thanks for the suggestion about that.

One last thought is that it might be good to update the readme to mention that this package is only for gui applications, and that cli apps should instead use/implement the xdg spec since that's what expected. Seems like there's been some confusion for cli apps about using appdir-like packages.

from go-appdir.

emersion avatar emersion commented on June 12, 2024

Hmm, I'm not sure. This package is primarily for cross-platform GUI applications that want to use the preferred directories for the platform they run on. On macOS, it makes sense to use Apple's guidelines.

I suspect CLI apps hardcode XDG anyway. So I think it would actually make more sense to always use env variables in your app (or use an XDG package, but it's so small it's probably not worth it). This comment seems to confirm this idea:

I would strongly expect any command line tool to use XDG standard location for config.

from go-appdir.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.