We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As-is, this utility just downloads prepackaged binaries from the GitHub releases page. Using Crystal is a little easier when compiled locally.
It seems like it would make sense to allow both pre-packaged installation as well as build-from-scratch installation.
Also noting that compiling Crystal now requires Crystal, so we'll need to do a prepackaged binary download one way or another.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
As-is, this utility just downloads prepackaged binaries from the GitHub releases page. Using Crystal is a little easier when compiled locally.
It seems like it would make sense to allow both pre-packaged installation as well as build-from-scratch installation.
Also noting that compiling Crystal now requires Crystal, so we'll need to do a prepackaged binary download one way or another.
The text was updated successfully, but these errors were encountered: