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

Update README with Windows/pwsh instructions, and use data_local_dir to use %LOCALAPPDATA% on Windows #408

Merged
merged 6 commits into from
May 11, 2024

Conversation

jtschuster
Copy link
Collaborator

Adds instructions for installing for Windows, and configuring for powershell.

Use data_local_dir instead of data_dir to use C:\Users\username\AppData\Local instead of C:\Users\username\AppData\Roaming to avoid syncing large DBs across machines. The path remains the same on Linux and Mac.

Also, updates references to OS X to macOS.

@jtschuster jtschuster requested a review from cantino May 2, 2024 21:06
@cantino
Copy link
Owner

cantino commented May 3, 2024

Thank you @jtschuster. Do we need to check data_dir in case the user already has a mcfly data dir there?

@cantino
Copy link
Owner

cantino commented May 10, 2024

Is this ready to go?

@jtschuster
Copy link
Collaborator Author

Is this ready to go?

Yes, it is!

@cantino cantino merged commit 42ad508 into cantino:master May 11, 2024
27 checks passed
@cantino
Copy link
Owner

cantino commented May 11, 2024

Thanks!

@cantino
Copy link
Owner

cantino commented May 11, 2024

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.

None yet

2 participants