exercism / awk

Exercism exercises in AWK.
https://exercism.org/tracks/awk
MIT License
18 stars 21 forks source link

update validate scripts #188

Closed glennj closed 1 year ago

glennj commented 1 year ago

This is a tactic I picked up on the wren track, and I used in jq. To test an exercise, copy the necessary files into a temp dir. This is quite useful when developing, don't accidentally lose edits with an ill-timed "git checkout".