Dario Banfi

My first AUR package

Very uninteresting post, but I'm trying to keep the publishing streak going.

I have quite some free time lately with a newborn that needs to be bounced on a ball for hours to fall asleep and it turns out the vent from my desktops is the perfect sound for sleeping.

Short story short, Anthropic released ant, a CLI to manage Claude Platform. I created an AUR package for Arch-based user to use.

How to install it: paru -S anthropic-cli-bin

The question is: how do I efficiently maintain it? The CLI seems to be updated multiple times a week. I have a home server running agents which I thought could be used to do that autonomously, but for now, I prefer still to keep the workflow manual as I'm still a beginner to publishing packages on Arch.

So for now I will use Claude Routines to open a PR for me, let me review it and push it manually. Pretty neat!