Skip to content

Instantly share code, notes, and snippets.

@cpjobling
Created June 15, 2015 07:46
Show Gist options
  • Save cpjobling/75e772dd4f745bb0054d to your computer and use it in GitHub Desktop.
Save cpjobling/75e772dd4f745bb0054d to your computer and use it in GitHub Desktop.
brew dart caveat
brew tap dart-lang/dart
Warning: Already tapped!
➜ ~ brew install dart --with-content-shell --with-dartium
==> Upgrading dart-lang/dart/dartium
==> Downloading https://storage.googleapis.com/dart-archive/channels/stable/rele
######################################################################## 100.0%
==> Downloading https://storage.googleapis.com/dart-archive/channels/stable/rele
######################################################################## 100.0%
==> Caveats
DEPRECATED
In the future, use the `dart` formula using
`--with-dartium` and/or `--with-content-shell`
To use with IntelliJ, set the Dartium execute home to:
/usr/local/Cellar/dartium/1.10.1/Chromium.app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment