So far, I spend most of my vacation checking off items from my long list of things I wanted to build. Most of it are „internal“ CLI tools I use at home or small experiments with activity pub.
Most of it is done using #golang instead my usual choice #python. I like the experience a lot.
One thing I needed was a small tool to scaffold projects based on template repositories. I started using `gonew` and ended up writing my own little tool `gohatch`.