From e74a675c79a9260689166ffec8459c975f599cd1 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Mon, 6 Jul 2026 10:55:01 +0200 Subject: tea: add version 0.14.2 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 --- tea/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 tea/slack-desc (limited to 'tea/slack-desc') diff --git a/tea/slack-desc b/tea/slack-desc new file mode 100644 index 0000000..2ab4cfe --- /dev/null +++ b/tea/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +tea: tea (Gitea command line tool) +tea: +tea: tea is the official command line tool to interact with Gitea and +tea: Forgejo servers. It lets you manage repositories, issues, pull +tea: requests, releases, labels, milestones and more, straight from the +tea: terminal, using the Gitea API. +tea: +tea: It is written in Go and distributed as a single static binary. +tea: +tea: Homepage: https://gitea.com/gitea/tea +tea: -- cgit v1.2.3