This is an automated email from the ASF dual-hosted git repository.
sbp pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-releases-client.git
The following commit(s) were added to refs/heads/main by this push:
new 82ca469 Revise README for clarifying TUI
82ca469 is described below
commit 82ca4698c07e8f7814ef5aa46e09b4f7fcf66069
Author: tison <[email protected]>
AuthorDate: Mon Jan 19 16:36:26 2026 +0800
Revise README for clarifying TUI
This closes #4.
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 23af456..a2a9dab 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
# apache-releases-client
-This is a command line client for the Apache Trusted Releases (ATR) platform,
utilising the ATR API to perform actions. The ATR provides Apache Software
Foundation (ASF) participants with an easy way to make software releases. The
goal of this client is to make things even easier, especially for those who
prefer CLI or TUI workflows.
+This is a command-line client for the Apache Trusted Releases (ATR) platform,
utilising the ATR API to perform actions. The ATR provides Apache Software
Foundation (ASF) participants with an easy way to release software. The goal of
this client is to make things even easier, especially for those who prefer
command-line interface (CLI) or terminal user interface (TUI) workflows.
-This project is maintained by ASF Tooling. As of July 2025, we have only just
started work on this client, so there isn't anything to test yet. As we add
functionality, we'll update this README. We will be focusing on the CLI first
of all, keeping the TUI as a long term goal.
+This project is maintained by ASF Tooling. As of July 2025, we have only just
started work on this client, so there isn't anything to test yet. As we add
functionality, we'll update this README. We will be focusing on the CLI first
of all, keeping the TUI as a long-term goal.
Please feedback to the ASF Tooling mailing list, or the
`#apache-trusted-releases` Slack. We welcome contributions already, and you may
file issues or create pull requests. To assist us in reviewing your code,
please adhere to our style guidelines as noted in the codebase. Thank you.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]