I often just need to spin up a quick WordPress install to test something very, very specific, and then tear it down when I’m done.

So I had AI whip up a little utility for me. It loads a fresh WP install in your /tmp directory, and has a way to quickly remove the install when you’re done (but of course if you don’t it’ll just go away because it’s in tmp.)

Nothing too flashy, and obviously built specifically for my use-case, but I figured I’d share it publicly just in case it would be useful to someone else.

https://github.com/alexstandiford/wp-fresh

Fediverse reactions