11 lines
274 B
Bash
Executable File
11 lines
274 B
Bash
Executable File
#/bin/bash
|
|
|
|
brew install bash
|
|
brew install cmake
|
|
brew install clisp sbcl
|
|
brew install boost gflags fmt jemalloc openssl
|
|
brew install openssl@1.1
|
|
|
|
# TODO(gitbuda): memgraph::utils::SpinLock -> complete rewrite
|
|
# TODO(gitbuda): memgraph::utils::AsyncTimer -> complete rewrite
|