homebrew

Published onesixx on

https://brew.sh/index_ko

Install Commandline Tools

Shell

Install Homebrew

Shell

Check Installation

brew doctor

Install brew services

brew tap homebrew/services

Update Brew and Packages if allready installed

brew update && brew upgrade

Setup Environment

sudo nano ~/.bash_profile

Add following lines

  ##
  # Homebrew
  ##
  export PATH="/usr/local/bin:$PATH"
  export PATH="/usr/local/sbin:$PATH"

실행 중인 서비스 확인

|➜  brew services list
Name       Status  User    Plist
mysql      stopped
nginx      started onesixx /Users/onesixx/Library/LaunchAgents/homebrew.mxcl.nginx.plist
postgresql stopped

Homebrew Cask

Shell
Shell
Shell

Categories: Ubuntu

onesixx

Blog Owner

guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x