Homebrew


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

shell> brew update
shell> brew upgrade --all

shell> brew list
shell> brew list --versions

shell> brew help

shell> brew search

shell> brew cleanup
shell> brew outdated

shell> brew info

shell> brew install ssh-copy-id

shell> brew install gnu-tar --with-default-names
shell> brew install gnu-sed --with-default-names
shell> brew install findutils --with-default-names

shell> brew install jmeter --with-plugins

shell> brew install vim --with-override-system-vi

shell> brew install mongodb
shell> brew services start mongodb 
shell> brew services list
shell> brew reinstall --build-from-source
shell> brew cask list
shell> brew cask search '/^google.c[a-z]rome$/'
shell> brew cask info google-chrome
shell> brew cask install google-chrome
shell> brew cask cleanup

:books: 參考網站:

powered by Gitbook最後更新: 2017-11-21 03:07:22

results matching ""

    No results matching ""