aboutsummaryrefslogtreecommitdiffstats
path: root/.extras/docs/superpowers
AgeCommit message (Collapse)AuthorFilesLines
4 daysgitea-cli: rename from tea to avoid SBo conflictDanilo M.1-3/+10
SBo already has an unrelated "tea" package (a text editor). Rename the package to gitea-cli; the installed binary stays /usr/bin/tea. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
4 daystea: add version 0.14.2Danilo M.1-0/+104
Gitea command line client, built from source with go build. Network build (upstream tarball is not vendored), personal repo only. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-04-03repo: flatten layout — move packages to root, extras to .extras/Danilo M.6-0/+866
- Move all packages from SlackBuilds/ to repo root - Move hooks/, docs/, nvchecker.toml to .extras/ - Update CLAUDE.md and README.md to reflect new structure Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>