elixir icon indicating copy to clipboard operation
elixir copied to clipboard

(WIP) start work on generator

Open Cohen-Carlisle opened this issue 5 years ago • 2 comments

Supersedes https://github.com/exercism/elixir/pull/520 to allow for easier collaboration

Cohen-Carlisle avatar Dec 08 '19 18:12 Cohen-Carlisle

Been thinking about this. Is EEx able to use a template for elixir code? or will we run in to a collision between elixir and the elixir template?

neenjaw avatar Jan 20 '20 06:01 neenjaw

It should be fine to template elixir code as it will only evaluate elixir within specific delimiters. If you want to give it a try, feel free to take this branch/PR for a spin.

Cohen-Carlisle avatar Jan 20 '20 23:01 Cohen-Carlisle

This has been open for almost 3 years without activity, so I will close it for the sake of cleaning up. We have a generator now, it doesn't update exercises with new tests, but there is an open issue to track this.

jiegillet avatar Nov 27 '22 09:11 jiegillet