blurstudio / hab

A application environment and launcher
GNU Lesser General Public License v3.0
25 stars 3 forks source link

User friendly cli error output #37

Closed MHendricks closed 1 year ago

MHendricks commented 1 year ago

Checklist

Types of Changes

Proposed Changes

The cli now reports errors in a more user friendly and easier to report format by default. You can still enable full tracebacks with hab -v ....

MHendricks commented 1 year ago

Addresses #19