gitea/README.md

366 B

Gitea - WSE

Building

From the root of the source tree, run:

TAGS="bindata sqlite sqlite_unlock_notify" make generate build

More info: https://docs.gitea.io/en-us/install-from-source/

Using

./gitea web

NOTE: If you're interested in using our APIs, we have experimental support with documentation.

Updated v2.