swkBerlin / kata-bootstraps

Empty projects for different languages with a failing test
MIT License
498 stars 347 forks source link

Update elixir kata bootstrap #194

Closed cgrothaus closed 1 year ago

cgrothaus commented 1 year ago

Goal

Update elixir kata bootstrap.

Changes

Update files to reflect what a mix new with a current version of Elixir would generate. Most notably, config.exs is not generated anymore, so I deleted it.

cgrothaus commented 1 year ago

Whoops, only after submitting my PR I noticed that the main point (removal of config.exs) was already proposed in #192.

cgrothaus commented 1 year ago

@mklose Would you have a look on this? 🙏

mklose commented 1 year ago

Thank you @cgrothaus for contributing ❤️ It would be awesome if you could set up a CI job for this ... like these once https://github.com/swkBerlin/kata-bootstraps/tree/master/.github/workflows