How do I add a Cask to brew services #6769
Unanswered
davidolrik
asked this question in
Writing Formulae/Casks
Replies: 1 comment
-
|
That's not supported for casks. PRs are welcome to add it though. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew configOutput of
brew doctorDescription of issue
I want to build a Cask as I have a prebuilt binary - how can I make the cask appear as a service in
brew services?In a formula I can add a
service doblock, but that doesn't seem to work for casks.Beta Was this translation helpful? Give feedback.
All reactions