homebrew-cask
homebrew-cask copied to clipboard
apidog-europe 2.5.7 (new cask)
Important: Do not tick a checkbox if you haven’t performed its action. Honesty is indispensable for a smooth review process.
In the following questions <cask>
is the token of the cask you're submitting.
After making any changes to a cask, existing or new, verify:
- [X] The submission is for a stable version or documented exception.
- [X]
brew audit --cask --online <cask>
is error-free. - [X]
brew style --fix <cask>
reports no offenses.
Additionally, if adding a new cask:
- [X] Named the cask according to the token reference.
- [X] Checked the cask was not already refused.
- [X] Checked the cask is submitted to the correct repo.
- [X]
brew audit --cask --new <cask>
worked successfully. - [X]
HOMEBREW_NO_INSTALL_FROM_API=1 brew install --cask <cask>
worked successfully. - [X]
brew uninstall --cask <cask>
worked successfully.
Can this be installed alongside the generic apidog
cask?
Can this be installed alongside the generic
apidog
cask?
Yes, it works alongside the apidog
cask and acts as a standalone app.
Thank you @P-focT.