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

Windows just support #53

Merged
merged 2 commits into from
Mar 29, 2022
Merged

Windows just support #53

merged 2 commits into from
Mar 29, 2022

Conversation

ghickman
Copy link
Contributor

This adds windows support to our justfile.

Note: this does not address hashed requirements when dependencies have optional OS-specific sub-depencies (see #52)

@ghickman ghickman force-pushed the windows-just-support branch 3 times, most recently from 53b8893 to f5c35e0 Compare March 29, 2022 09:49
On Windows just_executable() produces the correct path to just, but
without quotes the backslashes from that path are stripped.
@ghickman ghickman force-pushed the windows-just-support branch from f5c35e0 to 7ab8eab Compare March 29, 2022 09:53
@ghickman ghickman merged commit af24a14 into main Mar 29, 2022
@ghickman ghickman deleted the windows-just-support branch March 29, 2022 13:21
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