-
iTerm2 설치 ( https://www.iterm2.com/ )
-
Homebrew 설치 ( https://brew.sh/index_ko.html )
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
- wget 설치
brew install wget
iTerm2 설치 ( https://www.iterm2.com/ )
Homebrew 설치 ( https://brew.sh/index_ko.html )
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install wget
| // Use Gists to store code you would like to remember later on | |
| console.log(window); // log the "window" object to the console |