mirror of
https://github.com/Luzifer/github2gitea.git
synced 2024-11-09 15:50:01 +00:00
Add installation
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
56b01acbe8
commit
5fafc594a8
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue