jolicode / castor

🦫 DX oriented task runner and command launcher built with PHP.
https://castor.jolicode.com
MIT License
420 stars 21 forks source link

Binary installation with Homebrew #105

Closed COil closed 1 year ago

COil commented 1 year ago

Hello, it would be nice if castor could be installed like the Symfony CLI with Homebrew.

https://github.com/symfony-cli/homebrew-tap

brew upgrade symfony-cli
Running `brew update --auto-update`...
==> Auto-updated Homebrew!
==> Updated Homebrew from 4.0.19 (33ab8e755) to 4.0.21 (83db7039e).
Updated 3 taps (homebrew/cask-fonts, homebrew/core and homebrew/cask).
==> New Formulae
ansible@7                    aws-amplify                  fastgron                     joshuto                      libint                       melange                      procps@3                     spotify_player               tern                         xbyak
apko                         bashate                      git-credential-oauth         libecpint                    libomemo-c                   nexttrace                    protobuf@21                  swift-outdated               votca
argparse                     ddns-go                      grpc@1.54                    libfastjson                  libpaho-mqtt                 openfga                      shodan                       tailwindcss-language-server  wzprof
==> New Casks
chatbox                 craft                   engine-dj               eusamanager             firefly-shimmer         font-diphylleia         font-grandiflora-one    font-moirai-one         font-rethink-sans       loupedeck               processmonitor          tea
copilot                 dintch                  eu                      filemonitor             font-bagel-fat-one      font-gasoek-one         font-intel-one-mono     font-orbit              lasso                   motu-m-series           skiff                   yealink-meeting

You have 29 outdated formulae and 1 outdated cask installed.
The 4.0.21 changelog can be found at:
  https://github.com/Homebrew/brew/releases/tag/4.0.21
Warning: symfony-cli/tap/symfony-cli 5.5.6 already installed
lyrixx commented 1 year ago

Good idea! Do you want to give it a try?

COil commented 1 year ago

Hello, as there are security concerns, I think it's better for the editor to create the "official" formula.

lyrixx commented 1 year ago

We don't use homebrew. Is it really better than downloading the phar directly? because there is a maintenance cost, and since we don't use it...

COil commented 1 year ago

Yes, the phar is easy to install. Let's see if other people want this feature. Closing this for now.

ruudk commented 1 month ago

Can we re-open this issue? Homebrew is the preferred way to install things on macOS. It would be great if we could run brew install castor.