typedb / typedb-studio

TypeDB Studio (IDE)
https://typedb.com
Mozilla Public License 2.0
194 stars 43 forks source link

replace `brew cask install` with `brew install --cask` #396

Closed JonThom closed 3 years ago

JonThom commented 3 years ago

Description

cask is no longer a brew command. To install a cask just do brew install or brew install --cask instead of brew cask install.

Environment

  1. OS of Workbase: Mac OS 10
alexjpwalker commented 3 years ago

Releases from version 2.4.0-alpha-2 onwards correctly document the new brew installation commands:

brew tap vaticle/tap
brew install --cask vaticle/tap/typedb-studio