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

Addition to Homebrew #1

Open
d3adwolf opened this issue Dec 5, 2024 · 4 comments
Open

Addition to Homebrew #1

d3adwolf opened this issue Dec 5, 2024 · 4 comments
Labels
wontfix This will not be worked on

Comments

@d3adwolf
Copy link

d3adwolf commented Dec 5, 2024

I use Mac, will wait for Homebrew support :)

Warning: No available formula with the name "hellwal".
@danihek
Copy link
Owner

danihek commented Dec 7, 2024

I want hellwal to support as many platforms as possible, but I simply don't have a way to test it properly. I cannot afford Mac and I dont want to play with hacky OSX vm's...

My concerns:

  • it have to be able to compile on different processor architecture,
  • im not sure about all used libraries
  • iterm2 has different escape codes than other standardized terminals

If you or someone test it if this is working properly or just make it work on Mac's and create PR I'll happly accept it.

@danihek danihek added the wontfix This will not be worked on label Dec 7, 2024
@quadronick
Copy link

JFYI
Your code successfully builds and runs with make on the M3 pro chip. Right after cloning the repository. I think you can try to use cross-compilation for delivery via Brew.

@Almamu
Copy link

Almamu commented Mar 15, 2025

May I suggest automating that with a github action? There's images for macos, and looks like homebrew has some github actions in their repos https://github.com/Homebrew/actions/tree/master/setup-homebrew that allow to use it, so I guess it should be possible? There's also a "releaser" action for homebrew: https://github.com/marketplace/actions/homebrew-releaser

You can always add a message that if the kernel is darwin to show a warning of not tested or something like that.

@danihek
Copy link
Owner

danihek commented Mar 15, 2025

Thats useful info - thanks, Ill look into that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

4 participants