Skip to content

Latest commit

 

History

History
 
 

erlang

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Tennis in Erlang

You will need to install erlang, and rebar3. I recommend using JetBrains IntelliJ Erlang plugin.

Build

$ rebar3 compile

Run Tests

$ rebar3 eunit