Package Maintainers Unite! I’m bringing our DX into the 21st century
by•
So I’ve been working on a deb package as part of a project I’ll be launching here shortly, and I couldn’t help but notice how spoiled I’ve been by live reloads of the client and server code from my time in web dev. Package maintainers, some of the most foundational parts of our community, are languishing.
That’s why I took a break to build Boxer, a Claude Code plugin that lets you live-reload and e2e test your packages in a configurable VM during development, with log and testing data pumped back into Claude from the VM to keep you chugging away with no copy/pasting. It’s been HUGELY useful for me in the development of my own project(coming soon) and I hope someone on here finds it useful too: https://github.com/araujota/boxer

Replies