Improve README framing and add issue/label maintainer tooling

This commit is contained in:
Sebastian Palencsar
2026-02-23 08:17:59 +01:00
parent 2aca752a51
commit 7869b61836
9 changed files with 408 additions and 9 deletions

5
Makefile Executable file
View File

@@ -0,0 +1,5 @@
REPO ?= spalencsar/deskify
.PHONY: labels
labels:
./scripts/setup-github-labels.sh $(REPO)