jahvon / flow

Interactive CLI automation that flows with you.
http://flowexec.io/
Apache License 2.0
55 stars 3 forks source link

Capturing script errors #58

Closed jahvon closed 9 months ago

jahvon commented 9 months ago

Bug Summary

The application exits when an executable fails. Instead, the application should capture the failure and log it (before exiting or erroring)

Additional context

Test with bash non-zero exits

jahvon commented 9 months ago

app is no longer initialized when running executables