update (almost) all taglines and descs
[webi-installers/.git] / gitea / package.yash
1 # title: Gitea
2 # homepage: https://github.com/go-gitea/gitea
3 # tagline: |
4 #   Gitea: Git with a cup of tea, painless self-hosted git service.
5 # description: |
6 #   Gitea is a clean, lightweight self-hosted Github clone. It only uses a few megabytes of RAM so it's perfect for hosting git on small VPSes and Raspberry Pis. It's forked from Gogs, and very familiar user-friendly for Github users in comparison to Gitlab or Bitbucket.
7 # examples: |
8 #   ```bash
9 #   gitea web --config $HOME/srv/git.example.com/custom/conf/app.ini
10 #   ```
11
12 END