GildedRose-Refactoring-Kata/erlang/README.md
2021-08-26 08:59:40 +02:00

665 B

GildedRose

You will need to install erlang, and rebar3. I recommend following the instructions from JetBrains: Getting Started with Erlang.

When you open this project with IntelliJ I recommend that you do

File | New | Project from existing sources 

Then be sure to select "Erlang" as the project type, and configure the rebar3 location correctly.

Build

$ rebar3 compile

Run Tests

$ rebar3 eunit

TextTest Fixture

To run for 30 days:

$ update_quality_main.escript 30