wduquette / tcl-quill

Build tool for Tcl/Tk projects
BSD 2-Clause "Simplified" License
10 stars 2 forks source link

'quill build' error checking is bad. #20

Closed wduquette closed 9 years ago

wduquette commented 9 years ago

'quill build foo' terminates silently; it should be an error.

'quill build app foo' leaves a stack trace; it doesn't validate the app name.