manifoldco / manifoldco/torus-cli
Respect XDG Base Directory specification
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 603
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Great software. Super handy.
If I could just drop a suggestion in the suggestion bin, it would be to please begin supporting the [XDG Base Directory spec](https://wiki.archlinux.org/index.php/XDG_Base_Directory_support) rather than using `~/.torus` indiscriminantly.
To my knowledge, there is not a way to change this using environment variables, is there?
Thanks for considering.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating where torus chooses ~/.torus and how configuration paths are handled, then read the linked XDG Base Directory specification. Done means the CLI respects the relevant XDG directory settings instead of unconditionally using ~/.torus.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100