From 0f5434cb0fd6ea595a3a90f8e4e7858d938d6374 Mon Sep 17 00:00:00 2001 From: qwerty287 Date: Sat, 9 Apr 2022 00:01:37 +0800 Subject: [PATCH] Add tea-cloc (#72) `tea-cloc` is a simple lines of code counter bot I wrote. https://codeberg.org/qwerty287/tea-cloc Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/72 Reviewed-by: Lunny Xiao Reviewed-by: John Olheiser Co-authored-by: qwerty287 Co-committed-by: qwerty287 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1b4c9cf..c878a9b 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ A curated list of awesome projects related to Gitea. * [sq-bot](https://codeberg.org/justusbunsi/gitea-sonarqube-bot) - Bot for decorating Gitea pull requests with SonarQube analysis details. * [staletea](https://gitea.com/jonasfranz/staletea) - StaleBot for Gitea. +* [tea-cloc](https://codeberg.org/qwerty287/tea-cloc) - Bot to count lines of code on Gitea repos and comments on pull requests with code change statistics. ### Command Line