Adds teacli to Active projects > Applications > Command Line.
teacli is a non-interactive CLI for Gitea and Forgejo: no prompts or confirmations, text output by default with `--format json` for machine-readable output, and errors mapped onto documented exit codes, so it can be driven from scripts, CI jobs and agents.
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/197
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: dario <69070+dario@noreply.gitea.com>