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

Download prices and items on application startup #13

Merged
merged 2 commits into from
Oct 25, 2024

Conversation

IsSuEat
Copy link
Contributor

@IsSuEat IsSuEat commented Sep 29, 2024

Since the readme suggests to cargo install wfinfo, the database jsons need to be in some consistent location, or startup only works when the jsons are in the current dir. (#9 (comment))

To ease the use of the tool, download the required jsons to $TMPDIR on application startup.

What do you say about this @knoellle? Alternatively use .config and let the user download it there? Other ideas?

Copy link
Owner

@knoellle knoellle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution and sorry for the delay.
The code looks good, will merge once the merge conflicts are resolved.

@IsSuEat
Copy link
Contributor Author

IsSuEat commented Oct 25, 2024

No worries :)
I merged master into my branch

Copy link
Owner

@knoellle knoellle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution!

@knoellle knoellle merged commit c440b6b into knoellle:master Oct 25, 2024
3 checks passed
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.

2 participants