| Dependency | Mac | Linux |
|---|---|---|
| Erlang/OTP 26 | brew install erlang | Erlang Install Example |
| Elixir 1.15.x | brew install elixir | Elixir Install Example |
| Postgres 12, 13, 14 | brew install postgresql | Postgres Install Example |
| Node.js 18.x.x | brew install node | Node.js Install Example |
| Automake | brew install automake | Automake Install Example |
| Libtool | brew install libtool | Libtool Install Example |
| Inotify-tools | Not Required | Ubuntu - apt-get install inotify-tools |
| GCC Compiler | brew install gcc | GCC Compiler Example |
| GMP | brew install gmp | Install GMP Devel |
| Make | - | sudo apt install makeif Debian 9 |
| G++ Compiler | - | sudo apt install g++if Debian 9 |
| Dependency | Mac | Linux |
|---|---|---|
| Rust | - | Install Rust |
| Cargo | - | Ubuntu - apt-get install cargo |