Copybara should follow the XDG Base Directory Specification
Open
- Dominant language
- Java
- Stars
- 3.8k
- Forks
- 345
- PR merge metrics
- No merged PRs in 30d
Description
The [XDG Base Directory Specification][0] defines base directories in which specified files should live. Of these, I think `XDG_DATA_HOME` (or `~/.local/share`) makes the most sense for Copybara. My main motivation for this is to avoid the top-level `copybara` directory in my `$HOME`.
[0]: https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html
Contributor guide
Assessment
This issue has not been assessed yet.