exercism / erlang

Exercism exercises in Erlang.
https://exercism.org/tracks/erlang
MIT License
127 stars 89 forks source link

Update files -> example in config.json #567

Closed BNAndras closed 9 months ago

BNAndras commented 9 months ago

It seems .meta/example.erl is the correct location looking at existing exercises. configlet create --practice-exercise <slug> will put the empty example.erl in the src folder at the moment.