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
Makefile currently is set to fetch komodod komodo-cli and subatomic binaries for all OS from static URL pre-release builds from github releases links. https://github.com/Meshbits/Shurli/blob/master/Makefile#L24
komodod
komodo-cli
subatomic
This needs to be updated to fetch the required binaries dynamically from latest release from github, so that the bins are always updated.
The text was updated successfully, but these errors were encountered:
ns408
No branches or pull requests
Makefile currently is set to fetch
komodod
komodo-cli
andsubatomic
binaries for all OS from static URL pre-release builds from github releases links.https://github.com/Meshbits/Shurli/blob/master/Makefile#L24
This needs to be updated to fetch the required binaries dynamically from latest release from github, so that the bins are always updated.
The text was updated successfully, but these errors were encountered: