1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00
middleman--middleman/middleman-cli/lib
Stan Hu 2ef303294d Add --bail option to fail upon first error (#2246)
* Add --bail option to fail upon first error

When a failure happens in the build step, it's often difficult to debug
with `--verbose` on because the error may have occurred in the middle of
the output.  This option now fails upon first error and shows the error
message to make it easier to diagnose and fix problems.

Closes #1924

* Add CHANGELOG.md entry for --bail
2019-01-19 17:32:30 -08:00
..
middleman-cli Add --bail option to fail upon first error (#2246) 2019-01-19 17:32:30 -08:00
middleman-core Update CLI 2015-01-04 14:23:35 -06:00
middleman-cli.rb 2018 cleanup 2018-09-11 11:43:07 -07:00