Skip to content

Commit

Permalink
Add "Google Chrome" cask
Browse files Browse the repository at this point in the history
Added the google-chrome (1) cask which is used for web development to
use DevTool (2) features only available in Chrome (e.g. Lighthouse) and
to test and compare possible browser differences.

References:

  (1) https://github.com/Homebrew/homebrew-cask/blob/master/Casks/google-chrome.rb
  (2) https://developers.google.com/web/tools/chrome-devtools

Closes GH-148
  • Loading branch information
arcticicestudio committed Sep 24, 2018
1 parent 17158a7 commit 2b0286d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions snowflakes/homebrew/Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ cask "font-twitter-color-emoji"
cask "font-varela-round"
cask "gdisk"
cask "gimp"
cask "google-chrome"
cask "hwsensors"
cask "iina"
cask "insomnia"
Expand Down

0 comments on commit 2b0286d

Please sign in to comment.