exercism / r

Exercism exercises in R.
https://exercism.org/tracks/r
MIT License
27 stars 38 forks source link

Add script to add practice exercise #345

Closed ErikSchierboom closed 2 months ago

ErikSchierboom commented 2 months ago

I'm planning on maybe adding a couple of exercises, and this script helps (newer tracks get this for free: https://github.com/exercism/generic-track/blob/main/bin/add-practice-exercise)

ErikSchierboom commented 2 months ago

Is the idea to keep this generic or to (optionally) tailor it further to each track?

It's a generic starting point, but each track should tweak it as they desire.

ErikSchierboom commented 2 months ago

I'll wait with merging until you've tested it.

jonmcalder commented 2 months ago

Thanks I have since run it and all looked good so I think we can merge.