LoginSignup
1
1

More than 5 years have passed since last update.

brewインストールパッケージメモ

Last updated at Posted at 2018-02-22

Macを新規でセットアップしたのでメモ。Homebrew自体は https://brew.sh/index_ja.html の手順でインストール。

brew tap railwaycat/emacsmacport ; brew install emacs-mac ; brew untap railwaycat/emacsmacport
brew linkapps

brew install fish
brew install fzf
brew install wireshark --with-qt

brew cask install qlstephen qlcolorcode qlmarkdown

brew cask install docker
brew cask install sourcetree
brew cask install java
brew tap caskroom/versions
brew cask install java8
brew cask install intellij-idea-ce
brew install graphviz

brew install protobuf
brew install sbt

brew install pyenv
brew install pyenv-virtualenv
1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1