-
-
Notifications
You must be signed in to change notification settings - Fork 10.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
starnet2 02,2023 (new cask) #167535
starnet2 02,2023 (new cask) #167535
Conversation
@audibleblink How does this differ from the existing |
@bevanjkay starnet-plus-plus has a different set of libraries, pytorch vs tensorflow. |
@carlocab Any thoughts here, as you reviewed the related |
happy to make changes if there's any feedback |
This, generally, looks fine to me, but I'm not familiar with One note is that the description should probably be updated to meet our guidelines. |
Agreed, I'm ok here as well! |
…ster starnet2 02,2023 (new cask)
brew audit --cask --online <cask>
is error-free.brew style --fix <cask>
reports no offenses.Additionally, if adding a new cask:
brew audit --cask --new <cask>
worked successfully.HOMEBREW_NO_INSTALL_FROM_API=1 brew install --cask <cask>
worked successfully.brew uninstall --cask <cask>
worked successfully.