GNU/Linux xterm-256color zsh 160 views

Little demo of the brioche jobs debug-shell command for the Brioche v0.1.5 release: https://brioche.dev/blog/announcing-brioche-v0-1-5/

Introduced in this PR: https://github.com/brioche-dev/brioche/pull/215

Here’s what’s going on:

  1. I’ve got a Brioche project, but the build is failing
  2. From the failed build, I start a debug shell. This drops me in an interactive shell right where the build failed
  3. I can try out different commands to play around with the build. Oh, setting CFLAGS fixes the build!

More recordings by kylewlacy