Provide Static Binaries using Github Actions #185
Replies: 3 comments
-
@Azathothas |
Beta Was this translation helpful? Give feedback.
-
It seems that Noir has been registered in the Homebrew formulae while moving
The ultimate goal is to provide binaries within the release (GitHub Action), but I am sharing this because binary installation exists in some parts :D cc @ksg97031 |
Beta Was this translation helpful? Give feedback.
-
Starting from version 0.11, we are providing the official Homebrew formula as the default installation. As Homebrew-core generates bottles for each OS version, there seems to be no need for a separate implementation. We can reconsider this in the future, so I'll change the issue to a discussion for now :D |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As per the readme: https://github.com/hahwul/noir#from-sources
I hardly know anything about crystal lang, but can't we use Gihub actions to auto release static binaries?
Maybe something like this:
Beta Was this translation helpful? Give feedback.
All reactions