macOS環境構築雑多メモ
macの最近の環境構築。winもほぼ変わらないと思うのでURL見つけておこう。
- homebrew
- git
- nodebrew
- npm
インストール内容
homebrew
$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
...
==> The Xcode Command Line Tools will be installed.
Press RETURN to continue or any other key to abort
RETURNして自分のPC開く時のpassword入力
Already up-to-date.
==> Installation successful!
git
$ brew install git
参考にしたサイト
https://qiita.com/micheleno13/items/133aee005ae37c28960e
nodebrew
$ brew install nodebrew
参考にしたサイト
https://qiita.com/mame_daifuku/items/373daf5f49ee585ea498
Author And Source
この問題について(macOS環境構築雑多メモ), 我々は、より多くの情報をここで見つけました https://qiita.com/Chita_s0le/items/cdb9dd0af679845768e1著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .