7 lines
120 B
Bash
7 lines
120 B
Bash
|
#/bin/bash
|
||
|
|
||
|
brew install bash
|
||
|
brew install cmake
|
||
|
brew install clisp sbcl
|
||
|
brew install boost gflags fmt jemalloc openssl
|