Clone the project
git clone git@github.com:krios2146/echoer.gitGo to the project directory
cd echoerFollow the instructions on the Gleam website to install it
Installation of the Gleam can be quite tricky so there is a compiled escript file in the repo - echoer. To run this file you just need to install Erlang, no Gleam needed. After Erlang installation you can run
./echoer get PATHIf you install Gleam you can run
gleam run get PATHThat should display your PATH environment variable