LoginSignup
0
0

More than 5 years have passed since last update.

Macの環境構築のメモ書き

パソコンの買い替え時に、参考にしてくださったら、幸甚です。

brewをインストールする

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Brewcaskをインストールする

brew tap caskroom/cask
brew cask --version

pycharmをインストールする

brew cask install pycharm-ce

Googlecromeをインストールする

brew cask install google-chrome

Firefoxをインストールする

brew cask install Firefox

Pipをインストールする方法

sudo easy_install pip

Pipのコマンド一覧


pip
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