1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-10-10 01:41:23 +02:00

git/gitea: added basic cli tools for web-interface services

This commit is contained in:
TiynGER
2020-11-14 17:50:16 +01:00
parent 55fe3ac917
commit c6b2cc3ab6
2 changed files with 13 additions and 0 deletions

View File

@@ -1,5 +1,14 @@
# Gitea
Gitea is a selfhostable git server with a web interface.
It is similar to Github but opensource.
## Client
If you want to use all features in addition to the basic client described in
[git.md](git.md) but don't want to use the web-interface all the time you can get
[tea](https://gitea.com/gitea/tea) the official cli-tool for gitea.
## Setup Server
### Docker