GildedRose-Refactoring-Kata/lfe/README.md
Manfred Bergmann 88211625bb LFE (Lisp Flavoured Erlang) version.
delete beam file.

Initial version for LFE.

delete original lfe file.
2022-01-22 20:27:37 +01:00

11 lines
266 B
Markdown

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](https://github.com/mdbergmann/emacs-lfeunit) when you're on Emacs.
Otherwise the usual rebar3 things apply.