Hacker News new | ask | show | jobs
by jetti 3112 days ago
That's what I'm used to but it doesn't come with a mix project, which is frustrating. It is just the ex file with the code and the exs with the test. If I have time, maybe I'll do others a solid and try changing the tests to use mix (if that's even possible as an outsider)
1 comments

> if that's even possible as an outsider

It's all open source. Check out https://github.com/exercism/elixir. I've made some minor contributions in the Rust track and found the maintainers very pleasant to work with.

Awesome, thanks! I'll start trying to help.