LoginSignup
0
0

MacBookをbrewで開発環境構築

Posted at

vscodeのインストール

brew install --cask visual-studio-code

utmのインストール

brew install --cask utm

OpenJDKのインストール

brew install openjdk

Java

brew install --cask oracle-jdk

eclipse-java

brew install --cask eclipse-java

再起動後

sudo codesign --force --deep --sign - /Applications/Eclipse.app

Docker

brew install --cask docker
0
0
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
0
0