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

Add Windows installation with winget #1096

Merged
merged 1 commit into from May 20, 2023
Merged

Conversation

mloskot
Copy link
Contributor

@mloskot mloskot commented May 8, 2023

direnv has been packaged for winget which allows to install it from binariees on Windows with winget install direnv.direnv:

image

I've successfully used direnv in Git Bash on Windows 11:

image

UPDATE: There are quirks on Windows. It works, unless initials of path names together with Windows path separator make one of C-escape codes e.g. \t or \a

image

direnv has been packaged for winget which allows to install it
from binariees on Windows with:

  winget install direnv.direnv
@zimbatm zimbatm merged commit dcb828f into direnv:master May 20, 2023
7 checks passed
@mloskot mloskot deleted the patch-1 branch May 20, 2023 09:36
@mloskot
Copy link
Contributor Author

mloskot commented May 20, 2023

FYA, I've submitted updated package with the latest release microsoft/winget-pkgs#107614

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants