-
Homebrew インストール
https://brew.sh/ja/ -
パスを通す(bashの場合)
echo export PATH='/opt/homebrew/bin:$PATH' >> ~/.bash_profile -
パッケージをインストール
brew install wget
brew install php
brew install duti
brew install tree
brew install nodebrew
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 1 year has passed since last update.
Homebrew インストール
https://brew.sh/ja/
パスを通す(bashの場合)
echo export PATH='/opt/homebrew/bin:$PATH' >> ~/.bash_profile
パッケージをインストール
brew install wget
brew install php
brew install duti
brew install tree
brew install nodebrew
Register as a new user and use Qiita more conveniently
Go to list of users who liked