erlef / rebar3_hex

Rebar3 Hex library
Apache License 2.0
101 stars 49 forks source link

Audit for fail fast cases #179

Closed starbelly closed 3 years ago

starbelly commented 4 years ago

Fail fast is great! Except if your part of command line application. We need to audit the code for cases where we might crash and provide nothing useful to the end user.