wiki:jazz/19-03-18

Version 1 (modified by jazz, 5 years ago) (diff)

--

2019-03-18

MacBook Air

  • NTD$ 29,900
    #install xcode command tool
    xcode-select --install
    # check
    xcode-select -p
    # install home-brew
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
    # check brew
    brew doctor
    brew update
    # install develop environment
    brew cask install java
    brew cask install intellij-idea-ce ## community edition