GildedRose-Refactoring-Kata/lfe
2022-01-23 19:06:42 +01:00
..
include Doing the Erlang way, extracted item into separate file as include. 2022-01-23 18:59:55 +01:00
scripts LFE (Lisp Flavoured Erlang) version. 2022-01-22 20:27:37 +01:00
src Doing the Erlang way, extracted item into separate file as include. 2022-01-23 18:59:55 +01:00
test failing unit test with 'fixme != 'foo' 2022-01-23 19:06:42 +01:00
README.md LFE (Lisp Flavoured Erlang) version. 2022-01-22 20:27:37 +01:00
rebar.config LFE (Lisp Flavoured Erlang) version. 2022-01-22 20:27:37 +01:00

GildedRose

It is assumed you have installed Erlang and rebar3.

To run the tests do: rebar3 as test lfe ltest.

Checkout the LFEUnit Emacs plugin when you're on Emacs.

Otherwise the usual rebar3 things apply.