You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.
To be honest - I don't know. I have never used Homebrew on Linux.
But instead of pushing your formula directly to the official Homebrew repo, I would anyway recommend to create your own custom tap. A tap in Homebrew is a third party Git repo, hosting formulas not part of the offical package index. Those taps can be added from users as needed. As an example: I am using the tap adoptopenjdk/openjdk to install AdoptOpenJDK.
This way you can just push your Pilgo formula to your own repo without the need of getting the PR merged, and users can test it for you.
I can make a formula for you. All I need is a list of any dependencies, as well as build dependencies, and language dependencies/library's your using. If you could add them to the README or something that would be great. Thanks!
It would be great to provide a Homebrew formula so that macOS users can easily install and update Pilgo via the brew command.
https://docs.brew.sh/Adding-Software-to-Homebrew
The text was updated successfully, but these errors were encountered: