New test-in-mudlet GitHub Action

As part of eliminating my remaining excuses for not properly testing all my Mudlet packages, I repackaged Busted for use in Mudlet on Windows. In the process, I realized I really ought to make it so GitHub could… Read More

Dev Environment – Windows

What we will try to accomplish We will walk step by step through setting up your Windows machine to have a development environment similar to the one I use. For windows, we will be leaning heavily on WSL… Read More

Muddler 0.7 released!

With the recent changes in package metadata there come new muddler releases. Muddler 0.6 was primarily concerned with adding support for the new package metadata items, and 0.7 added one I was missed in 0.6 (dependencies) as well… Read More

New Build With Muddler GitHub Action

As part of my efforts to make Muddler easier to adopt and my general preference for automation in my own project I have created a GitHub action for building your project with Muddler. The action is on the… Read More

Dev Environment – Linux

What we will try to accomplish We’re going to walk step-by-step through setting up your Linux machine to use a development environment like the one I use. This one is coming first primarily because I use Linux myself,… Read More