Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: use XDG specification #23

Merged
merged 2 commits into from
Nov 15, 2024
Merged

Conversation

Broderick-Westrope
Copy link
Owner

The default location of the database file is now in the devices XDG data (or equivalent) directory. Uses the adrg/xdg package for determining the XDG data directory (see the XDG_DATA_DIRS values for your system). This allows running the app from any location whilst using a single database. Users may still use the CLI flag if they wish to store the database file elsewhere.

@Broderick-Westrope Broderick-Westrope self-assigned this Nov 15, 2024
@Broderick-Westrope Broderick-Westrope merged commit 28565ce into main Nov 15, 2024
5 checks passed
@Broderick-Westrope Broderick-Westrope deleted the feature/use-xdg-spec branch November 15, 2024 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant