zechtz / otp_server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OTP Server

Elixir's An implementation of OTP's GenServer behaviour based on the scenario in the learn you some Erlang for the greater good book

TODO: Add description Clone the repository,

fetch dependencies mix deps.get

run tests mix test

and the try it out in the elixir console iex -S mix run

About


Languages

Language:Elixir 100.0%