issues
search
exercism
/
rexx
Exercism exercises in Rexx.
https://exercism.org/tracks/rexx
MIT License
7
stars
6
forks
source link
refactor(bin/make-exercise): revise exercise creation script
#129
Closed
ajborla
closed
4 months ago
ajborla
commented
4 months ago
Revise and extend exercise creation script:
Substantially expand header commentary to better explain script usage and features
Revise tasks in light of exercise directory layout change
Add safety feature to prevent inadvertent overwriting of exercise directory
Add TEST feature allowing testing of current exercise only
Revise and extend exercise creation script: