Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 333 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 333 Bytes

github2gogs

A tool migrating repos from github to gogs.

Install

  1. Using go get
$ go get github.com/lonord/github2gogs
  1. Download from release

Usage

$ github2gogs [-token your_gogs_token] <your_github_username> <your_gogs_url>

License

MIT