forked from colonelpanic/dotfiles
add sbt dependency.
This commit is contained in:
parent
0f28996576
commit
04a5c9767e
@ -11,7 +11,8 @@ echo "Don’t forget to add $(brew --prefix coreutils)/libexec/gnubin to \$PATH.
|
|||||||
brew install findutils
|
brew install findutils
|
||||||
# Install Bash 4
|
# Install Bash 4
|
||||||
brew install bash
|
brew install bash
|
||||||
|
brew install scala
|
||||||
|
brew install sbt
|
||||||
brew install greadlink
|
brew install greadlink
|
||||||
|
|
||||||
# Install wget with IRI support
|
# Install wget with IRI support
|
||||||
|
Loading…
Reference in New Issue
Block a user