気軽に楽しくプログラムと遊ぶ

自分が興味があってためになるかもって思う情報を提供しています。

Mac OS 開発環境初期設定

ターミナル

brew install

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
brew install cask

クライアントアプリ

アプリランチャー、コピペアプリ、 エディタ、docker、メニューカレンダー表示、ブルーライトカット

brew install --cask alfred
brew install --cask clipy
brew install --cask atom
brew install --cask docker
brew install --cask flux

DBクライアントツール. https://dbeaver.io/files/dbeaver-ce-latest-macos.dmg

Google 日本語入力 https://tools.google.com/dlpage/japaneseinput/eula.html?platform=mac

IDE

intellij https://www.jetbrains.com/ja-jp/idea/download/#section=mac

STS Spring | Tools