Is there a way for cask to build an app hosted on github before deploying it, instead of deploying a prebuilt app ?
Thanks.
Yann
Is there a way for cask to build an app hosted on github before deploying it, instead of deploying a prebuilt app ?
Thanks.
Yann
Homebrew-cask is intended to distribute prebuilt binaries.
What homebrew-cask does is just place files.
If you need to build the app from source, homebrew is the suitable place.