Skip to content

Commit

Permalink
install for ruby/python/node
Browse files Browse the repository at this point in the history
  • Loading branch information
cdaddr committed May 18, 2020
1 parent add3eb8 commit 9a13ffd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions setup-macos.zsh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install pyenv
pyenv install 3.8.0
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.1/install.sh | bash
nvm install stable

0 comments on commit 9a13ffd

Please sign in to comment.