configlet
configlet copied to clipboard
sync: improve error handling
Replace:
showErrorwitherrorAndHelp- (
stderr.writeLine msgthenquit 1) witherror
Refs: #123 Refs: #325
Working towards the approach that I use elsewhere, including:
https://github.com/exercism/configlet/blob/b6fff14959b095b77c982d32fbc3941d909a1845/bin/bump_version.nim#L17-L19
@ee7 Is this something you'd still like to do? It looks like a nice improvement
It's probably an improvement overall, but please take over if you want it.