Yarrlist Github Work |best| Jun 2026
Python 3.8+ or Node.js 14+, Git, and a terminal.
@xenon_42: Hey. Saw you fixed the timestamp bug. And the memory leak. And you merged Claire’s PR. Just wanted to say—this tool keeps my homelab alive. Thanks for not letting it die. yarrlist github work
Mara forked the repo out of habit and, more secretly, out of hunger. She started to follow the list. Python 3
- name: Setup Python uses: actions/setup-python@v4 with: python-version: '3.10' Python 3.8+ or Node.js 14+
- name: Download Yarrlist binary run: | wget https://github.com/[username]/yarrlist/releases/latest/download/yarrlist-linux-amd64 chmod +x yarrlist-linux-amd64 mv yarrlist-linux-amd64 /usr/local/bin/yarrlist