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

Better dependency checks #27

Merged
merged 1 commit into from
Sep 26, 2024
Merged

Better dependency checks #27

merged 1 commit into from
Sep 26, 2024

Conversation

bhelx
Copy link
Contributor

@bhelx bhelx commented Sep 26, 2024

Reported by @nilslice

The experience for a user without all the deps was confusing. instead of relying on the dependencies feature, this adds a prepare script to check for deps and offer instructions if they are not found.

echo "powershell -executionpolicy bypass -File .\install-windows.ps1"
echo ""
# TODO: remove sleep when cli bug is fixed
sleep 2
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will remove after CLI is fixed

@bhelx bhelx merged commit 61e62b6 into main Sep 26, 2024
3 checks passed
@bhelx bhelx deleted the better-dependency-checks branch September 26, 2024 19:39
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