How to download and spawn different executable files while runnig test do:
#4653
Unanswered
denisgolius
asked this question in
Writing Formulae/Casks
Replies: 1 comment
-
If it's existing software, |
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 config
Output of
brew doctor
Description of issue
I'm writing a new brew vmutils Formula that needs to create six different executable files. Three of them are just for cmd running. To test them I need to download and spawn yet one executable but I don't understand how to do it with brew Formula. I've checked Is there any example which I can use?
Beta Was this translation helpful? Give feedback.
All reactions