Whoop whoop: shelldoc 1.0 is out!

shelldoc tests shell commands in your Markdown docs so your examples stay honest.

What's included:
- Single static binary, zero deps
- Dry-run mode (-n) and timeouts (-t)
- JUnit XML for CI integration
- New logo and revised docs
- Semantic, on-demand releases from here on

go install github.com/mirkoboehm/shelldoc/cmd/shelldoc@latest

https://www.creative-destruction.org/post/2026-03-19-shelldoc-100/
https://github.com/mirkoboehm/shelldoc

#OpenSource #Documentation #DevTools #Golang