1
0
mirror of https://github.com/Luzifer/github2gitea.git synced 2024-09-19 16:33:00 +00:00

Add installation

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2019-07-27 19:59:27 +02:00
parent 56b01acbe8
commit 5fafc594a8
Signed by: luzifer
GPG Key ID: DC2729FDD34BE99E

View File

@ -16,6 +16,11 @@ When creating the migration
- for private repos a Github token will be added to the sync URL
- for private repos on Github a private repo will be created in Gitea
## Installation
- Download a pre-built binary from the [releases](https://github.com/Luzifer/github2gitea/releases)
- `go get -u github.com/Luzifer/github2gitea` the tool
## Usage
```console