-
Notifications
You must be signed in to change notification settings - Fork 324
Create brew formula #156
Comments
I'll take this if nobody is working on it. |
cc @mdedgjonaj |
Please feel free to take it! I didnt have much time and didnt progress much on it. |
I'll see if I can give it a go ( 😉 ). I have not done a brew formula myself either. |
any updates regarding this? would like to know if no one has time i might take over |
@omargallob I have not yet begun. If you would like to start right away, please feel free! |
I've attempted to create the Formula, but brew does not accepts binary releases, only builds. I did not manage to install any of the dependencies locally during the build. This is what I ended up with, (work in progress), if anybody here want's to pick it up https://gist.github.com/Mikulas/f7c878c345bfaa4385bb39f5f5c61dab |
@Mikulas thanks for your work! Here is how I fetch the dependencies: https://github.com/mattes/migrate/blob/master/Makefile#L59 Does that help? The second line is just needed for the test deps. |
I could not figure out why but the |
@mattes: Will be fixed with Homebrew/homebrew-core#14297. |
@mattes Not sure if you noticed that the homebrew github issue has been closed. See this comment: Pretty sure that many new users will try to install with homebrew and run into problems, so maybe you should update the documentation to prevent confusion while this is being resolved. |
|
Why document it if you haven't done this yet? |
The text was updated successfully, but these errors were encountered: