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
Such as ctop, https://github.com/bcicen/ctop/releases/tag/v0.4.1 .
It returns asset names as below
ctop-0.4.1-darwin-amd64
ctop-0.4.1-linux-amd64
ctop-0.4.1-linux-arm
So, ghg get will be no assets available.
ghg get
no assets available
The text was updated successfully, but these errors were encountered:
I see. The ctop executable file is uploaded as it is without being compressed. I will consider how to handle it.
Sorry, something went wrong.
Resolved at #8 and released v0.1.0. Please try it. Thanks!
Successfully merging a pull request may close this issue.
Such as ctop, https://github.com/bcicen/ctop/releases/tag/v0.4.1 .
It returns asset names as below
ctop-0.4.1-darwin-amd64
ctop-0.4.1-linux-amd64
ctop-0.4.1-linux-arm
So,
ghg get
will beno assets available
.The text was updated successfully, but these errors were encountered: