gitea/README.md

17 lines
357 B
Markdown

# Gitea - WSE
## Building
From the root of the source tree, run:
TAGS="bindata sqlite sqlite_unlock_notify" make 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](https://try.gitea.io/api/swagger).
Updated v2.