목차 |
---|
패키지 매니저
Homebrew
코드 블럭 | ||
---|---|---|
| ||
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" |
conda, pyenv, rbenv
https://formulae.brew.sh/cask/miniconda
https://formulae.brew.sh/cask/pyenv
https://formulae.brew.sh/cask/rbenv
코드 블럭 | ||
---|---|---|
| ||
brew install miniconda pyenv pyenv-virtualenv rbenv |